1
0
mirror of https://github.com/imartinez/privateGPT.git synced 2025-05-10 09:24:36 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Otto L
1efac6a3fe
feat(llm - embed): Add support for Azure OpenAI ()
* 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