Bifrost HTTP Transport Release v1.3.50
- feat: added handling for HTML and empty responses from providers
- feat: added transcription support for mistral
- feat: added transcription and speech support for azure
- feat: adds new parameter for each provider key config
use_for_batch_apis. This helps users to select which APIs or accounts to be used for Batch APIs. - feat: adds recalculate missing costs for logs - @hpbyte
- chore: increased provider-level timeout limit to 48 hours
- chore: bumped up Go version to 1.25.5
- docs: updates key management links for integration docs - @Georgehe4
- chore: update core version to 1.2.39 and framework version to 1.1.49
- feat: prompt caching support for anthropic and bedrock(claude and nova models)
- feat: reasoning support for bedrock nova 2 models
- docs: updated langchain docs for reasoning and embedding
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.3.50Binary Download
npx @maximhq/bifrost --transport-version v1.3.50Docker Images
maximhq/bifrost:v1.3.50- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.2.39, framework v1.1.49. All plugins have been validated and updated.