We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8beedca commit 33c10e1Copy full SHA for 33c10e1
src/Node.Runtime/appsettings.json
@@ -30,7 +30,7 @@
30
"ValidateCertificateChain": true
31
},
32
"AgentRuntime": {
33
- "DefaultModel": "gpt-5-mini",
+ "DefaultModel": "gpt-4o-mini",
34
"DefaultTemperature": 0.7,
35
"MaxTokens": 4000,
36
"MaxDurationSeconds": 60,
0 commit comments