Bifrost HTTP Transport Release v1.3.33
- feat: Adds log retention config and a routine to cleanup logs daily based on the retention config. Default retention days are 365.
- fix: Added parsing for cached creation input tokens for Anthropic and Bedrock
- fix: Handled cost calculation for cached tokens
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.3.33Binary Download
npx @maximhq/bifrost --transport-version v1.3.33Docker Images
maximhq/bifrost:v1.3.33- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.2.29, framework v1.1.36. All plugins have been validated and updated.