mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-13 16:59:05 +08:00
chore:add azure openai api version 2024-09-01-preview (#9141)
This commit is contained in:
parent
499cc57082
commit
060897b25b
@ -53,6 +53,9 @@ model_credential_schema:
|
|||||||
type: select
|
type: select
|
||||||
required: true
|
required: true
|
||||||
options:
|
options:
|
||||||
|
- label:
|
||||||
|
en_US: 2024-09-01-preview
|
||||||
|
value: 2024-09-01-preview
|
||||||
- label:
|
- label:
|
||||||
en_US: 2024-08-01-preview
|
en_US: 2024-08-01-preview
|
||||||
value: 2024-08-01-preview
|
value: 2024-08-01-preview
|
||||||
|
Loading…
x
Reference in New Issue
Block a user