Bifrost HTTP Transport Release v1.3.23
- chore: version update core to 1.2.21 and framework to 1.1.26
- feat: add headers to MCP client config and provider config
- feat: adds support for custom path overrides for custom providers
- feat: adds support for key less authentication for custom providers
- feat: handles
response_schemaandresponse_json_schemaparameter in gemini integration - refactor: better mcp client management
- feat: option to disable content logging
- feat: key selection and retries info sent in genai traces
- feat: option to edit and reconnect mcp clients
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.3.23Binary Download
npx @maximhq/bifrost --transport-version v1.3.23Docker Images
maximhq/bifrost:v1.3.23- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.2.21, framework v1.1.26. All plugins have been validated and updated.