Skip to content

Commit 1888acc

Browse files
docs: add changelog entry for thinkingLevel/thinkingBudget
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ffdbbed commit 1888acc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
- Added `thinkingLevel` and `thinkingBudget` configuration options for Google Generative AI and Google Vertex providers. [#1110](https://github.com/sourcebot-dev/sourcebot/pull/1110)
12+
13+
### Changed
14+
- Deprecated `GOOGLE_VERTEX_THINKING_BUDGET_TOKENS` environment variable in favor of per-model `thinkingBudget` config. [#1110](https://github.com/sourcebot-dev/sourcebot/pull/1110)
15+
1016
## [4.16.8] - 2026-04-09
1117

1218
### Added

0 commit comments

Comments
 (0)