github maximhq/bifrost plugins/compat/v0.2.0
Plugin compat v0.2.0

latest releases: helm-chart-v2.1.37, ent-v2.0.0-base, transports/v2.0.0...
5 hours ago

Plugin Release: compat v0.2.0

  • fix: force reasoning.effort to "none" in dropUnsupportedParams when a model supports reasoning but not reasoning_with_tool_calls and advertises supports_none_reasoning_effort; models without the flag still have reasoning dropped (#6293)
  • fix: clone json.RawMessage values (such as a raw response_format) in the request copier so the compat clone never shares a backing array with the original request (#6235)
  • feat: add a no-op HTTPTransportPreAuthHook for the new pre-authentication transport phase (#6375)
  • chore: upgraded core to v1.8.0 and framework to v1.6.0

Installation

# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/compat@v0.2.0

This release was automatically created from version file: plugins/compat/version

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.