Skip to content

Commit 2899fb5

Browse files
committed
leftover
1 parent 8d48432 commit 2899fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/llm/registry.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
required_credential="GEMINI_API_KEY",
115115
build=build_gemini,
116116
description="Virtual: Gemini 2.5 Flash with thinking",
117-
display_name="Gemini 2.5 Flash Thinking",
117+
display_name="Gemini 2.5 Flash",
118118
is_thinking=True,
119119
capabilities=("text", "reasoning", "translation"),
120120
context_window=30720,

0 commit comments

Comments
 (0)