Skip to content

Commit e3895d5

Browse files
committed
refactor: ensure default model remains chosen after page switch
1 parent 0bd8fa7 commit e3895d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"text-embedding-ada-002"
1717
],
1818
"gpts": [
19+
"gpt-4.1-nano",
1920
"gpt-5.1-chat-latest",
2021
"gpt-5.1",
2122
"gpt-5-nano",
2223
"gpt-5-mini",
2324
"gpt-5",
24-
"gpt-4.1-nano",
2525
"gpt-4.1-mini",
2626
"gpt-4.1",
2727
"gpt-4o-mini",

0 commit comments

Comments
 (0)