diff --git a/agent/agent_executors.py b/agent/agent_executors.py index 6c7b84f..11acefb 100644 --- a/agent/agent_executors.py +++ b/agent/agent_executors.py @@ -61,7 +61,7 @@ ## GOOGLE_GEMINI_20_FLASH_MODEL = ( - "gemini-2.0-flash" # $0.1/M input tokens; $0.4/M output tokens + "gemini-2.5-flash" ) GROK_MODEL = "x-ai/grok-2-1212" # $2/M input tokens; $10/M output tokens