mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-14 03:45:55 +08:00
Add Azure OpenAI API version for GPT4o support (#4569)
Co-authored-by: wwwc <wwwc@outlook.com>
This commit is contained in:
parent
2988b67c24
commit
461488e9bf
@ -59,6 +59,9 @@ model_credential_schema:
|
|||||||
- label:
|
- label:
|
||||||
en_US: 2023-12-01-preview
|
en_US: 2023-12-01-preview
|
||||||
value: 2023-12-01-preview
|
value: 2023-12-01-preview
|
||||||
|
- label:
|
||||||
|
en_US: '2024-02-01'
|
||||||
|
value: '2024-02-01'
|
||||||
placeholder:
|
placeholder:
|
||||||
zh_Hans: 在此选择您的 API 版本
|
zh_Hans: 在此选择您的 API 版本
|
||||||
en_US: Select your API Version here
|
en_US: Select your API Version here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user