Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline ebcd1453f7 [kilo/~google] Add reasoning options 2026-06-13 16:05:39 -05:00
2 changed files with 2 additions and 0 deletions
@@ -2,6 +2,7 @@ name = "Google: Gemini Flash Latest"
release_date = "2026-04-27"
last_updated = "2026-05-01"
attachment = true
reasoning_options = [{ type = "effort", values = ["minimal", "low", "medium", "high"] }]
reasoning = true
tool_call = true
temperature = true
@@ -2,6 +2,7 @@ name = "Google: Gemini Pro Latest"
release_date = "2026-04-27"
last_updated = "2026-05-01"
attachment = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
reasoning = true
tool_call = true
temperature = true