Skip to main content
npx -y @maximhq/bifrost --transport-version v1.3.38
Bifrost(HTTP)
1.3.38
  • feat: support added for x-goog-api-key header for Google Gemini style for virtual key lookup and direct api key bypass
  • feat: added support for Anthropic models in Azure
  • chore: version update core to 1.2.32 and framework to 1.1.41
  • fix: provider retry config time conversion issue
  • fix: cache read input token cost calculation bug
  • enhancement: made model lookup for pricing more robust
Core
1.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.
Framework
1.1.41
  • chore: version update core to 1.2.32
  • fix: cache read input token cost calculation bug
  • enhancement: made bedrock model lookup more robust
  • enhancement: added support for deployment lookup in pricing
governance
1.3.42
  • feat: support added for x-goog-api-key header for Google Gemini style
  • chore: version update core to 1.2.32 and framework to 1.1.41
jsonparser
1.3.42
  • chore: version update core to 1.2.32 and framework to 1.1.41
logging
1.3.42
  • chore: version update core to 1.2.32 and framework to 1.1.41
  • fix: log entry number of retries not being updated
maxim
1.4.41
  • chore: version update core to 1.2.32 and framework to 1.1.41
mocker
1.3.41
  • chore: version update core to 1.2.32 and framework to 1.1.41
otel
1.0.41
  • chore: version update core to 1.2.32 and framework to 1.1.41
semanticcache
1.3.41
  • chore: version update core to 1.2.32 and framework to 1.1.41
telemetry
1.3.41
  • chore: version update core to 1.2.32 and framework to 1.1.41