Skip to content

Commit

Permalink
Merge pull request openai#107 from rattrayalex/patch-8
Browse files Browse the repository at this point in the history
Add gpt-4-1106-preview and gpt-4-vision-preview
  • Loading branch information
schnerd committed Nov 8, 2023
2 parents eb810d9 + 90be087 commit 61474bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5939,6 +5939,8 @@ components:
- type: string
enum:
[
"gpt-4-1106-preview",
"gpt-4-vision-preview",
"gpt-4",
"gpt-4-0314",
"gpt-4-0613",
Expand Down

0 comments on commit 61474bf

Please sign in to comment.