Add changelog entry for #176 (Gemini 3 Pro thinking levels)

This commit is contained in:
Mario Zechner 2025-12-13 02:10:28 +01:00
parent 6b48fa58d7
commit b9fe556d5b

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- **Gemini 3 Pro thinking levels**: Thinking level configuration now works correctly for Gemini 3 Pro models. Previously all levels mapped to -1 (minimal thinking). Now LOW/MEDIUM/HIGH properly control test-time computation. ([#176](https://github.com/badlogic/pi-mono/pull/176) by [@markusylisiurunen](https://github.com/markusylisiurunen))
## [0.18.2] - 2025-12-11
### Changed