github maximhq/bifrost transports/v1.4.0-prerelease10
Bifrost HTTP v1.4.0-prerelease10

pre-release5 hours ago

Bifrost HTTP Transport Release v1.4.0-prerelease10

  • feat: added http handlers for image generation endpoints
  • feat: improved model validation for provider-prefixed model configurations
  • fix: added support for model lookup in Google GenAI integration by path parameter (fixes using VK provider routing for GenAI integration)
  • chore: added case-insensitive helper methods for header and query parameter lookups in HTTPRequest
  • feat: add raw request data to bifrost error responses
  • fix: add support for AdditionalProperties structures (both boolean and object types)
  • fix: improve thought signature handling in gemini for function calls
  • fix: enhance citations structure to support multiple citation types
  • fix: anthropic streaming events through integration
  • feat: adds env variable indicators on UI
  • feat: introduces new EnvVar for env backed config fields
  • fix: missing request type in error response for anthropic SDK integration
  • feat: added support for web search tools in Openai, Anthropic and Gemini
  • fix: turn JSON array tool result into JSON object for Bedrock Converse API - @Hieu Hoang
  • fix: remove the configuration to clear usages on update when new max limit < current usage

Installation

Docker

docker run -p 8080:8080 maximhq/bifrost:v1.4.0-prerelease10

Binary Download

npx @maximhq/bifrost --transport-version v1.4.0-prerelease10

Docker Images

  • maximhq/bifrost:v1.4.0-prerelease10 - This specific version
  • maximhq/bifrost:latest - Latest version (updated with this release)

This release was automatically created with dependencies: core v1.3.9, framework v1.2.10. All plugins have been validated and updated.

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.