mirror of
https://github.com/langgenius/dify.git
synced 2024-11-16 11:42:29 +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…
Reference in New Issue
Block a user