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

This commit is contained in:
Kei YAMAZAKI 2025-02-03 12:04:20 +09:00 committed by GitHub
parent 87e2048f1b
commit 7452032d81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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