github maximhq/bifrost transports/v1.4.0-prerelease3
Bifrost HTTP v1.4.0-prerelease3

latest releases: ent-v1.3.6-base, transports/v1.4.9, plugins/logging/v1.4.23...
pre-releaseone month ago

Bifrost HTTP Transport Release v1.4.0-prerelease3

  • 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
  • fix: tracing flow overriding request id which resulted in breaking streaming responses

Installation

Docker

docker run -p 8080:8080 maximhq/bifrost:v1.4.0-prerelease3

Binary Download

npx @maximhq/bifrost --transport-version v1.4.0-prerelease3

Docker Images

  • maximhq/bifrost:v1.4.0-prerelease3 - This specific version
  • maximhq/bifrost:latest - Latest version (updated with this release)

This release was automatically created with dependencies: core v1.3.2, framework v1.2.2. All plugins have been validated and updated.

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.