mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 15:35:55 +08:00
chore:add Azure openai api version 2024-08-01-preview (#8291)
This commit is contained in:
parent
aa11659062
commit
02c4b1af71
@ -53,6 +53,12 @@ model_credential_schema:
|
|||||||
type: select
|
type: select
|
||||||
required: true
|
required: true
|
||||||
options:
|
options:
|
||||||
|
- label:
|
||||||
|
en_US: 2024-08-01-preview
|
||||||
|
value: 2024-08-01-preview
|
||||||
|
- label:
|
||||||
|
en_US: 2024-07-01-preview
|
||||||
|
value: 2024-07-01-preview
|
||||||
- label:
|
- label:
|
||||||
en_US: 2024-05-01-preview
|
en_US: 2024-05-01-preview
|
||||||
value: 2024-05-01-preview
|
value: 2024-05-01-preview
|
||||||
|
Loading…
x
Reference in New Issue
Block a user