Bifrost HTTP Transport Release v1.3.38
- feat: support added for x-goog-api-key header for Google Gemini style for virtual key lookup and direct api key bypass
- feat: added support for Anthropic models in Azure
- chore: version update core to 1.2.32 and framework to 1.1.41
- fix: provider retry config time conversion issue
- fix: cache read input token cost calculation bug
- enhancement: made model lookup for pricing more robust
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.3.38Binary Download
npx @maximhq/bifrost --transport-version v1.3.38Docker Images
maximhq/bifrost:v1.3.38- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.2.32, framework v1.1.41. All plugins have been validated and updated.