private-gpt/fern/docs/pages
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
..
api-reference feat(settings): Update default model to TheBloke/Mistral-7B-Instruct-v0.2-GGUF (#1415) 2023-12-17 16:11:08 +01:00
installation feat(llm - embed): Add support for Azure OpenAI (#1698) 2024-03-15 16:49:50 +01:00
manual feat(llm - embed): Add support for Azure OpenAI (#1698) 2024-03-15 16:49:50 +01:00
overview feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
recipes feat: add mistral + chatml prompts (#1426) 2024-01-16 22:51:14 +01:00