Skip to content

Commit 9a8de44

Browse files
docs: add CHANGELOG entry for SOURCEBOT_CHAT_MODEL_TEMPERATURE deprecation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f1c8711 commit 9a8de44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
### Changed
1717
- Links in Ask Sourcebot chat responses now open in a new tab with a subtle external link icon indicator. [#1059](https://github.com/sourcebot-dev/sourcebot/pull/1059)
1818
- Removed `/~` from the root of most app URLs. [#1076](https://github.com/sourcebot-dev/sourcebot/pull/1076)
19+
- Deprecated `SOURCEBOT_CHAT_MODEL_TEMPERATURE` environment variable in favor of per-model `temperature` config. It no longer defaults to `0.3`; if unset and no per-model temperature is configured, temperature is not sent to the API. [#1103](https://github.com/sourcebot-dev/sourcebot/pull/1103)
1920

2021
## [4.16.7] - 2026-04-03
2122

0 commit comments

Comments
 (0)