fix: update google provider to handle gemma 4 thinking levels and route between MINIMAL and HIGH (#2903)

resolves #2812

Co-authored-by: Mario Zechner <badlogicgames@gmail.com>
This commit is contained in:
Aadish Verma
2026-04-08 18:08:00 -07:00
committed by GitHub
parent b48d802930
commit ee2483cd34
3 changed files with 51 additions and 6 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Fixed thinking levels for Gemma 4 models to use `thinkingLevel` and map Pi reasoning levels to the model's supported thinking levels ([#2903](https://github.com/badlogic/pi-mono/pull/2903) by [@aadishv](https://github.com/aadishv))
## [0.66.1] - 2026-04-08
## [0.66.0] - 2026-04-08