mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-06 08:18:39 +00:00
Delete .changeset/fix-gemini-3-thinking-level.md
This commit is contained in:
parent
41c99fad5d
commit
864f2af379
1 changed files with 0 additions and 12 deletions
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
fix(gemini): upgrade @google/genai to support thinkingLevel for Gemini 3 models
|
||||
|
||||
The previous SDK version (1.29.1) did not include the `thinkingLevel` property in
|
||||
`ThinkingConfig`, causing INVALID_ARGUMENT errors when using Gemini 3 Pro and Flash
|
||||
models which require effort-based reasoning configuration via `thinkingLevel`.
|
||||
|
||||
Updated to @google/genai ^1.30.0 which adds support for `thinkingLevel` with values:
|
||||
MINIMAL, LOW, MEDIUM, HIGH.
|
||||
Loading…
Add table
Reference in a new issue