feat: add thinkingBudgets option to customize token budgets

This commit is contained in:
Melih Mucuk 2026-01-07 15:13:26 +03:00
parent 10e651f99b
commit 0f27eae77e
8 changed files with 75 additions and 7 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Added
- `thinkingBudgets` option in `SimpleStreamOptions` for customizing token budgets per thinking level on token-based providers ([#521](https://github.com/badlogic/pi-mono/issues/521))
## [0.37.8] - 2026-01-07
## [0.37.7] - 2026-01-07