Bifrost HTTP Transport Release v1.4.22
✨ Features
- OAuth MCP - add next-step hints to OAuth MCP client creation response
- Azure passthrough - added azure passthrough support
- 272k token tier - add 272k token tier pricing support in pricing
- Flex and priority tier support - added flex and priority tier support in pricing
🐞 Fixed
- Response Backfill — Added response parameter backfilling for chat completion and responses requests, ensuring model, object type, and created timestamp fields are always populated
- Mistral Provider Cleanup — Removed redundant provider key normalization and duplicate OCR validation from Mistral provider
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.4.22Binary Download
npx @maximhq/bifrost --transport-version v1.4.22Docker Images
maximhq/bifrost:v1.4.22- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.4.19, framework v1.2.38. All plugins have been validated and updated.