Skip to content

Commit

Permalink
Revert "Update openai.ts"
Browse files Browse the repository at this point in the history
This reverts commit 01872b4.
  • Loading branch information
bentwnghk committed Feb 6, 2025
1 parent 01872b4 commit 9536ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/aiModels/openai.ts
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ export const openaiChatModels: AIChatModelCard[] = [
{
abilities: {
functionCall: true,
reasoning: true,
vision: true,
},
contextWindowTokens: 1_048_576 + 65_536,
Expand Down

0 comments on commit 9536ba7

Please sign in to comment.