This commit is contained in:
Fahad
2025-12-11 20:08:17 +00:00
parent 8b16405f06
commit 514c9c58fc
12 changed files with 157 additions and 232 deletions

View File

@@ -108,9 +108,9 @@ class TestAutoModeComprehensive:
"OPENROUTER_API_KEY": None,
},
{
"EXTENDED_REASONING": "grok-4", # GROK-4 for reasoning (now preferred)
"FAST_RESPONSE": "grok-3-fast", # GROK-3-fast for speed
"BALANCED": "grok-4", # GROK-4 as balanced (now preferred)
"EXTENDED_REASONING": "grok-4-1-fast-reasoning", # Latest Grok 4.1 Fast Reasoning
"FAST_RESPONSE": "grok-4-1-fast-reasoning", # Latest fast SKU
"BALANCED": "grok-4-1-fast-reasoning", # Latest balanced default
},
),
# Both Gemini and OpenAI available - Google comes first in priority