ent-v1.4.6-bedrock-fix-base
maximhq/bifrostent-v1.4.6-bedrock-fix-baseJun 3, 2026by akshaydeo
AI Summary
This is a bug fix release for Bifrost that addresses two issues: adding the missing Model field to TextCompletionChunkResponse and correcting the outputAssessments type for Bedrock. The release contains no new features or breaking changes.
Key Highlights
- Added Model field to TextCompletionChunkResponse
- Fixed bedrock outputAssessments type correction
- First contribution from @kuishou68
Full Release Notes
## What's Changed * fix: add Model field to TextCompletionChunkResponse by @kuishou68 in https://github.com/maximhq/bifrost/pull/3970 * fix: bedrock outputAssessments type correction by @TejasGhatte in https://github.com/maximhq/bifrost/pull/4028 ## New Contributors * @kuishou68 made their first contribution in https://github.com/maximhq/bifrost/pull/3970 **Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.4.6-datasheet-fix-base...ent-v1.4.6-bedrock-fix-base