Bifrost HTTP Transport Release v1.4.3
- feat: pinecone vector db support
- feat: configurable MCP health check method (ping or listTools)
- feat: adds new streaming callback for plugins
- fix: fixes streaming chunks coming in batches. adds test cases for detecting the same.
- fix: implement structured output handling for Anthropic models on Vertex where the beta structured-output header is unsupported
- fix: duplicate error when adding first MCP server
Installation
Docker
docker run -p 8080:8080 maximhq/bifrost:v1.4.3Binary Download
npx @maximhq/bifrost --transport-version v1.4.3Docker Images
maximhq/bifrost:v1.4.3- This specific versionmaximhq/bifrost:latest- Latest version (updated with this release)
This release was automatically created with dependencies: core v1.3.14, framework v1.2.16. All plugins have been validated and updated.