Skip to content

Commit

Permalink
Enable GPT-4o via API by default instead of GPT-4 Turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDaveHello committed Jul 5, 2024
1 parent e7cec33 commit 5ada417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ export const defaultConfig = {
'chatgptFree4o',
'chatgptPlus4',
'chatgptApi35',
'chatgptApi4_128k',
'chatgptApi4o_128k',
'claude2WebFree',
'bingFree4',
'moonshotWebFree',
Expand Down

0 comments on commit 5ada417

Please sign in to comment.