github maximhq/bifrost transports/v1.3.58
Bifrost HTTP v1.3.58

latest releases: transports/v1.4.0-prerelease6, plugins/telemetry/v1.4.5, plugins/semanticcache/v1.4.5...
5 days ago

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.58

Binary Download

npx @maximhq/bifrost --transport-version v1.3.58

Docker Images

  • maximhq/bifrost:v1.3.58 - This specific version
  • maximhq/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.

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.