Core Release v1.5.8
- feat: add Azure container API support
- feat: add Anthropic computer use cross-provider parity across Anthropic, Bedrock, and Vertex
- feat: add Gemini named content cache support
- feat: add Bedrock structured-output fallback for Converse API
- refactor: change
IsActiveandEnabledfields to pointer types with nil-as-default semantics - fix: backfill
Modelin embedding response when provider omits it - fix(bedrock): omit
toolChoice.toolon Llama for synthetic structured-output tool (thanks @ryan-orphic!) - fix: namespace handling in
ResponseToolMessagefor cross-provider compatibility - fix: forward extra headers on responses websocket upstreams
- fix: avoid provider update stalls under high load
Installation
go get github.com/maximhq/bifrost/core@v1.5.8This release was automatically created from version file: core/version