private-gpt/private_gpt/components
Otto L 1efac6a3fe
feat(llm - embed): Add support for Azure OpenAI (#1698)
* Add support for Azure OpenAI

* fix: wrong default api_version

Should be dashes instead of underscores.
see: https://learn.microsoft.com/en-us/azure/ai-services/openai/reference

* fix: code styling

applied "make check" changes

* refactor: extend documentation

* mention azopenai as available option and extras
* add recommended section
* include settings-azopenai.yaml configuration file

* fix: documentation
2024-03-15 16:49:50 +01:00
..
embedding feat(llm - embed): Add support for Azure OpenAI (#1698) 2024-03-15 16:49:50 +01:00
ingest feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
llm feat(llm - embed): Add support for Azure OpenAI (#1698) 2024-03-15 16:49:50 +01:00
node_store feat(nodestore): add Postgres for the doc and index store (#1706) 2024-03-14 17:12:33 +01:00
vector_store feat: unify settings for vector and nodestore connections to PostgreSQL (#1730) 2024-03-15 09:55:17 +01:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00