github maximhq/bifrost core/v1.2.32
Core v1.2.32

latest releases: transports/v1.4.3, plugins/semanticcache/v1.4.15, plugins/telemetry/v1.4.17...
one month ago

Core Release v1.2.32

  • feat: added support for Anthropic models in Azure
  • enhancement: using naive anthropic converters for Vertex Anthropic responses and responses stream
  • [breaking change] NetworkConfig retry backoff values (RetryBackoffInitial and RetryBackoffMax) now handle milliseconds in JSON while storing as time.Duration internally. Custom MarshalJSON/UnmarshalJSON methods ensure values are always interpreted as milliseconds when serializing/deserializing from JSON, fixing issues where values were incorrectly interpreted as nanoseconds.

Installation

go get github.com/maximhq/bifrost/core@v1.2.32

This release was automatically created from version file: core/version

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.