Skip to content

Commit

Permalink
chore:add Azure openai api version 2024-08-01-preview (#8291)
Browse files Browse the repository at this point in the history
  • Loading branch information
leslie2046 authored Sep 12, 2024
1 parent aa11659 commit 02c4b1a
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,12 @@ model_credential_schema:
type: select
required: true
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:
en_US: 2024-05-01-preview
value: 2024-05-01-preview
Expand Down

0 comments on commit 02c4b1a

Please sign in to comment.