Bifrost HTTP Transport Release v1.3.58
- chore: added max_tokens -> max_completion_tokens mapping for chat completions
- fix: empty string handling in Anthropic provider to prevent sending empty content blocks in chat requests
- fix: Gemini/Vertex tool conversion to append all function declarations to a single Tool object
- feat: added Azure Entra ID (Service Principal) authentication support to the Azure provider
- chore: upgrades core to 1.2.46 and framework to 1.1.57
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.3.58Binary Download
npx @maximhq/bifrost --transport-version v1.3.58Docker Images
maximhq/bifrost:v1.3.58- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.2.46, framework v1.1.57. All plugins have been validated and updated.