Bifrost HTTP Transport Release v1.3.25
- chore: update core version to 1.2.23 and framework version to 1.1.28
- feat: added unified streaming lifecycle events across all providers to fully align with OpenAI’s streaming response types.
- chore: shift from
alpha/responsestov1/responsesin openrouter provider for responses API - feat: send back pricing data for models in list models response
- fix: add support for keyless providers in list models request
- feat: add support for custom fine-tuned models in vertex provider
- feat: send deployment aliases in list models response for supported providers
- feat: support for API Key auth in vertex provider
- feat: support for system account in environment for vertex provider
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.3.25Binary Download
npx @maximhq/bifrost --transport-version v1.3.25Docker Images
maximhq/bifrost:v1.3.25- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.2.23, framework v1.1.28. All plugins have been validated and updated.