private-gpt/fern/docs/pages/manual
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
..
ingestion-reset.mdx Refactor documentation architecture (#1264) 2023-11-19 18:46:09 +01:00
ingestion.mdx Fix the parallel ingestion mode, and make it available through conf (#1336) 2023-11-30 11:41:55 +01:00
llms.mdx feat(llm - embed): Add support for Azure OpenAI (#1698) 2024-03-15 16:49:50 +01:00
nodestore.mdx feat(nodestore): add Postgres for the doc and index store (#1706) 2024-03-14 17:12:33 +01:00
settings.mdx Multi language support - fern debug (#1307) 2023-11-25 14:34:23 +01:00
ui.mdx feat(ui): Allows User to Set System Prompt via "Additional Options" in Chat Interface (#1353) 2023-12-10 19:45:14 +01:00
vectordb.mdx fix(docs): Minor documentation amendment (#1739) 2024-03-15 16:36:32 +01:00