Skip to content

Commit

Permalink
Add GPT-4 Turbo preview
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorgalvao committed Mar 12, 2024
1 parent 500bca7 commit 57a67ff
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Workflow/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -1318,13 +1318,17 @@ Query DALL·E via the `dalle` keyword.
<key>pairs</key>
<array>
<array>
<string>GPT-3.5</string>
<string>GPT-3.5 Turbo</string>
<string>gpt-3.5-turbo</string>
</array>
<array>
<string>GPT-4</string>
<string>gpt-4</string>
</array>
<array>
<string>GPT-4 Turbo (preview)</string>
<string>gpt-4-turbo-preview</string>
</array>
</array>
</dict>
<key>description</key>
Expand Down

0 comments on commit 57a67ff

Please sign in to comment.