We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3026e24 commit fdac169Copy full SHA for fdac169
ai-provider/model-runtime/model-providers/azure_openai/azure_openai.yaml
@@ -1,6 +1,6 @@
1
provider: azure_openai
2
label:
3
- en_US: Azure OpenAI Service Model
+ en_US: Azure OpenAI
4
icon_small:
5
en_US: icon_s_en.svg
6
icon_large:
@@ -16,7 +16,7 @@ supported_model_types:
16
- llm
17
configurate_methods:
18
- customizable-model
19
-model_credential_schema:
+provider_credential_schema:
20
credential_form_schemas:
21
- variable: api_key
22
0 commit comments