Bifrost HTTP Transport Release v1.4.0-prerelease6
- feat: remove restart required for auth config changes
- fix: resolved issue where new auth configs were not being created
- ci: added workflow to auto-generate openapi.json documentation when openapi yaml files change
- fix: tracer lifecycle management fixes
- fix: stream accumulator deduplication fixes
- fix: image url and input audio handling in gemini chat converters
- fix: support both responseJsonSchema and responseSchema for JSON response formatting in gemini
- fix: disable auth on inference routes not working correctly
- fix: fixes Anthropic to Azure/OpenAI for input_text/output_text
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.4.0-prerelease6Binary Download
npx @maximhq/bifrost --transport-version v1.4.0-prerelease6Docker Images
maximhq/bifrost:v1.4.0-prerelease6- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.3.5, framework v1.2.5. All plugins have been validated and updated.