chore: add tests and update url construction for azure provider (#988)
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
"azure_openai": {
|
||||
"name": "Azure OpenAI",
|
||||
"description": "Connect to Azure OpenAI Service",
|
||||
"models": ["gpt-4o", "gpt-4o-mini", "o1", "o1-mini"],
|
||||
"models": ["gpt-4o", "gpt-4o-mini"],
|
||||
"required_keys": ["AZURE_OPENAI_API_KEY", "AZURE_OPENAI_ENDPOINT", "AZURE_OPENAI_DEPLOYMENT_NAME"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user