[Bug fix] Fix Azure OpenAI related issue (#973)

This commit is contained in:
Deshraj Yadav
2023-11-23 01:40:54 -08:00
committed by GitHub
parent f6b80e01a1
commit 33409140b4
4 changed files with 4 additions and 5 deletions

View File

@@ -23,4 +23,3 @@ embedder:
provider: openai
config:
model: 'text-embedding-ada-002'
deployment_name: 'test-deployment'