Bifrost HTTP Transport Release v1.3.53
- fix: thought signature handling in anthropic converters
- fix: added support for the reasoning_max_tokens parameter in chat completions
- fix: reasoning effort calculation in Bedrock provider by using default max tokens when inference config max tokens is not provided.
- chore: bumped core to 1.2.42 and framework to 1.1.52
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.3.53Binary Download
npx @maximhq/bifrost --transport-version v1.3.53Docker Images
maximhq/bifrost:v1.3.53- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.2.42, framework v1.1.52. All plugins have been validated and updated.