chore: restores 3.7 sonnet as the main role.

This commit is contained in:
Eyal Toledano
2025-05-03 00:35:24 -04:00
parent 70d3f2f103
commit 590e4bd66d

View File

@@ -1,8 +1,8 @@
{
"models": {
"main": {
"provider": "google",
"modelId": "gemini-2.5-pro-exp-03-25",
"provider": "anthropic",
"modelId": "claude-3-7-sonnet-20250219",
"maxTokens": 100000,
"temperature": 0.2
},