Fix Bedrock blank text blocks

closes #4975
This commit is contained in:
Mario Zechner
2026-06-01 18:03:49 +02:00
parent 893ba99466
commit 34719d3f4f
4 changed files with 187 additions and 60 deletions

View File

@@ -4,6 +4,7 @@
### Fixed
- Fixed Amazon Bedrock requests to replace blank required user/tool-result text with a placeholder and skip blank replay text blocks ([#4975](https://github.com/earendil-works/pi/issues/4975)).
- Fixed OpenAI GPT-5.5 generated metadata to omit unsupported minimal thinking ([#5243](https://github.com/earendil-works/pi/issues/5243)).
## [0.78.0] - 2026-05-29