We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c607fa3 commit 8368562Copy full SHA for 8368562
config.js
@@ -8,7 +8,7 @@ const DEFAULT_CONFIG = {
8
9
// OpenAI settings
10
openai: {
11
- model: "gpt-4o",
+ model: "o4-mini-2025-04-16",
12
temperature: 1,
13
maxTokens: 2000,
14
},
0 commit comments