Skip to content

Commit 2523be7

Browse files
authored
switch to gemini flash 2.5 (#126)
1 parent fe49650 commit 2523be7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

agent/agent_executors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
##
6262

6363
GOOGLE_GEMINI_20_FLASH_MODEL = (
64-
"gemini-2.0-flash" # $0.1/M input tokens; $0.4/M output tokens
64+
"gemini-2.5-flash"
6565
)
6666
GROK_MODEL = "x-ai/grok-2-1212" # $2/M input tokens; $10/M output tokens
6767

0 commit comments

Comments
 (0)