Skip to content

Commit 80adc3b

Browse files
PeterDaveHellojosStorer
authored andcommitted
Enable GPT-4o via API by default instead of GPT-4 Turbo
1 parent b34fde7 commit 80adc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ export const defaultConfig = {
263263
'chatgptFree4o',
264264
'chatgptPlus4',
265265
'chatgptApi35',
266-
'chatgptApi4_128k',
266+
'chatgptApi4o_128k',
267267
'claude2WebFree',
268268
'bingFree4',
269269
'moonshotWebFree',

0 commit comments

Comments
 (0)