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

latest releases: transports/v1.3.53, plugins/telemetry/v1.3.52, plugins/semanticcache/v1.3.52...
one month ago

Bifrost HTTP Transport Release v1.3.14

  • chore: version update framework to 1.1.18 and core to 1.2.16
  • feat: Use all keys for list models request
  • fix: handled panic when using gemini models with openai integration responses API requests
  • chore: Added id, object, and model fields to Chat Completion responses from Bedrock and Cohere providers
  • feat: Added control for sending back raw response using x-bf-send-back-raw-response header
  • feat: Added support for gzip decompression of response bodies from all providers
  • feat: Added support for Anthropic MAX account authentication in integration
  • feat: Added support for Anthropic meta data and thinking signature fields in integration
  • feat: Adds support for dynamic plugins. Note that dynamic plugins are in beta
  • feat: Adds auth support for dashboard, inference APIs and dashboard APIs.

Installation

Docker

docker run -p 8080:8080 maximhq/bifrost:v1.3.14

Binary Download

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

Docker Images

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

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

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.