ent-v1.5.12-base

maximhq/bifrostent-v1.5.12-baseAug 19, 2026by akshaydeo

AI Summary

Enterprise base release focusing on Bedrock files handling, Gemini toolCall support, embedding flow fixes, and reasoning improvements.

Key Highlights

  • Bedrock files handling in inference
  • Server-side toolCall/toolResponse support for Gemini
  • Fixes for file/image embedding flows
  • Chat completion parameters sequence fixes
  • Gemini tool call and reasoning fixes

New Features

  • Bedrock files handling fix
  • Gemini server-side toolCall support
  • Embedding flow fixes
  • Chat completion params sequence fixes
  • Gemini tool call fixes
  • Reasoning fix

Full Release Notes

## What's Changed
* fix: bedrock files handling in inference (#5947) by @akshaydeo in https://github.com/maximhq/bifrost/pull/6271
* feat(gemini): support server-side toolCall/toolResponse parts with thoughtSignature round-trip fidelity (#6071) by @akshaydeo in https://github.com/maximhq/bifrost/pull/6272
* file/image embedding flow fixes (#6239) by @akshaydeo in https://github.com/maximhq/bifrost/pull/6273
* fixes params sequence in chat completions (#6235) by @akshaydeo in https://github.com/maximhq/bifrost/pull/6274
* gemini tool call fixes by @akshaydeo in https://github.com/maximhq/bifrost/pull/6280
* core version cut by @akshaydeo in https://github.com/maximhq/bifrost/pull/6291
* reasoning fix by @akshaydeo in https://github.com/maximhq/bifrost/pull/6292


**Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.5.11-base...ent-v1.5.12-base