chore:add some new api version for azure openai (#5142)
This commit is contained in:
parent
a40f68cf94
commit
790543131a
1 changed files with 9 additions and 0 deletions
|
|
@ -53,6 +53,15 @@ model_credential_schema:
|
|||
type: select
|
||||
required: true
|
||||
options:
|
||||
- label:
|
||||
en_US: 2024-05-01-preview
|
||||
value: 2024-05-01-preview
|
||||
- label:
|
||||
en_US: 2024-04-01-preview
|
||||
value: 2024-04-01-preview
|
||||
- label:
|
||||
en_US: 2024-03-01-preview
|
||||
value: 2024-03-01-preview
|
||||
- label:
|
||||
en_US: 2024-02-15-preview
|
||||
value: 2024-02-15-preview
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue