[Feature]: Add support for azure openai model (#372)

This commit is contained in:
Deshraj Yadav
2023-07-27 00:33:32 -07:00
committed by GitHub
parent 55bfd7cafe
commit 8c91b75b98
4 changed files with 29 additions and 1 deletions

View File

@@ -85,11 +85,13 @@ app = CustomApp(config)
- ANTHPROPIC
- VERTEX_AI
- GPT4ALL
- AZURE_OPENAI
- Following embedding functions are available for an embedding function
- OPENAI
- HUGGING_FACE
- VERTEX_AI
- GPT4ALL
- AZURE_OPENAI
### PersonApp