Skip to content

Commit

Permalink
Add gpt-4o
Browse files Browse the repository at this point in the history
  • Loading branch information
landakram committed May 13, 2024
1 parent 72a1d94 commit 49cf3ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7788,6 +7788,8 @@ components:
- type: string
enum:
[
"gpt-4o",
"gpt-4o-2024-05-13",
"gpt-4-turbo",
"gpt-4-turbo-2024-04-09",
"gpt-4-0125-preview",
Expand Down Expand Up @@ -9796,6 +9798,8 @@ components:
- type: string
enum:
[
"gpt-4o",
"gpt-4o-2024-05-13",
"gpt-4-turbo",
"gpt-4-turbo-2024-04-09",
"gpt-4-0125-preview",
Expand Down Expand Up @@ -10380,6 +10384,8 @@ components:
- type: string
enum:
[
"gpt-4o",
"gpt-4o-2024-05-13",
"gpt-4-turbo",
"gpt-4-turbo-2024-04-09",
"gpt-4-0125-preview",
Expand Down Expand Up @@ -10584,6 +10590,8 @@ components:
- type: string
enum:
[
"gpt-4o",
"gpt-4o-2024-05-13",
"gpt-4-turbo",
"gpt-4-turbo-2024-04-09",
"gpt-4-0125-preview",
Expand Down

0 comments on commit 49cf3ae

Please sign in to comment.