Browse Source

add azure openai api version 2024-12-01-preview (#13135)

tags/0.15.3
Kei YAMAZAKI 9 months ago
parent
commit
7452032d81
No account linked to committer's email address

+ 3
- 0
api/core/model_runtime/model_providers/azure_openai/azure_openai.yaml View File

@@ -53,6 +53,9 @@ model_credential_schema:
type: select
required: true
options:
- label:
en_US: 2024-12-01-preview
value: 2024-12-01-preview
- label:
en_US: 2024-10-01-preview
value: 2024-10-01-preview

Loading…
Cancel
Save