mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 06:55:57 +08:00
add azure openai api version 2024-12-01-preview (#13135)
This commit is contained in:
parent
87e2048f1b
commit
7452032d81
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user