We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe49650 commit 2523be7Copy full SHA for 2523be7
1 file changed
agent/agent_executors.py
@@ -61,7 +61,7 @@
61
##
62
63
GOOGLE_GEMINI_20_FLASH_MODEL = (
64
- "gemini-2.0-flash" # $0.1/M input tokens; $0.4/M output tokens
+ "gemini-2.5-flash"
65
)
66
GROK_MODEL = "x-ai/grok-2-1212" # $2/M input tokens; $10/M output tokens
67
0 commit comments