* add Mistral AI emb AI embedding vendor, types
* add mistral env setting to example
* add mistral LLM option
* chore: fix default embedding back to normal
* fix: comfort CI
---------
Co-authored-by: Tadashi <tadashi@cinnamon.is>
* Changes for authentication with Open ID using Keycloak
* Select authentication method
* fix: missing params
* fix: minor update
---------
Co-authored-by: Sara <sara.jimenez@nuvu.cc>
* allow to use customized GraphRAG settings.yaml
* adjust import style
* fix typo
* Added GraphRAG original documentation reference.
* feat: allow to use customized GraphRAG settings.yaml
(#387)
---------
Co-authored-by: Chen, Ron Gang <git@git.com>
* activate directory to gitignore
* add my custom env to gitignore, will have to change that
* add unstructured to kotaemon pyproject.toml
* add .env to gitignore
* remove .env from tracking
* make changes to the run_macos script, update readme with more detailed instructions
* remove my personal changes from gitignore
* remove line from run_macos script
* remove option for not installing miniconda for non technical users, mark docker dependency as optional
* docs: update demo URL
* gitignore changes
* merge .env.example
* revert changes to run_macos.sh
* unstructured to advanced dependencies
* add link to unstructured system dependencies
* remove api key
* fix: skip tests when unstructured pdf not installed
* chore: loosen unstructured package version in pyproject.toml
* chore: correct syntax
---------
Co-authored-by: Tadashi <tadashi@cinnamon.is>
Co-authored-by: cin-albert <albert@cinnamon.is>