Bifrost HTTP Transport Release v1.3.49
- feat: add
x-bf-api-keyheader to send requests with a key by name - feat: parse
x-bf-eh-*request headers as extra headers - feat: addded api endpoint for /api/pricing/force-syncfeat: support for raw response accumulation for streaming
- feat: add support for enabling/disabling provider keys without deletion.
- feat: add batch api support for OpenAI, Anthropic, Google Gemini and Bedrock Beta.
- feat: new provider support - nebius.
- feat: force refresh datasheet support.
- fix: fixed minor issues with structured output support for Gemini and Bedrock.
- fix: proper cost compute for gemini models (>200k and <200k token costs are now considered).
- chore: CORS policy now allows
x-stainless-timeout
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.3.49Binary Download
npx @maximhq/bifrost --transport-version v1.3.49Docker Images
maximhq/bifrost:v1.3.49- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.2.38, framework v1.1.48. All plugins have been validated and updated.