Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt

Use this file to discover all available pages before exploring further.

npx -y @maximhq/bifrost --transport-version v1.5.0-prerelease3
Bifrost(HTTP)
1.5.0-prerelease3

✨ Features

  • OAuth MCP - add next-step hints to OAuth MCP client creation response
  • Azure passthrough - added azure passthrough support
  • 272k token tier - add 272k token tier pricing support in pricing
  • Flex and priority tier support - added flex and priority tier support in pricing

🐞 Fixed

  • Streaming Post-Hook Race - Fix race condition where fasthttp RequestCtx could be recycled before transport post-hooks complete in streaming goroutines; eagerly captures request/response snapshots before handler returns
  • Async User Values - Propagate user values through all async inference handlers and job submissions
  • Trace Completer Safety - Refactor trace completer to accept transport logs as parameter instead of reading from potentially recycled context
  • Async Log Store Exceptions - Fix exception handling in async log store jobs
  • Model Alias Tracking - Split ModelRequested into OriginalModelRequested and ResolvedModelUsed for accurate model alias resolution tracking
  • MCP Tool Discovery - Add discovered tools and tool name mapping columns to MCP clients
Core
1.5.2
  • refactor: split ModelRequested into OriginalModelRequested and ResolvedModelUsed for model alias tracking
  • refactor: simplify Azure passthrough by removing redundant config nil checks
  • refactor: simplify Mistral error parsing signature
  • fix: carry ProviderResponseHeaders through text completion response conversion
Framework
1.3.2
  • feat: add MCP client discovered tools and tool name mapping migration
  • fix: exception handling in async log store jobs
  • refactor: model catalog Init API to use SetShouldSyncGate method
  • refactor: rename DefaultPricingSyncInterval to DefaultSyncInterval
compat
0.1.1
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
governance
1.5.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
jsonparser
1.5.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
litellmcompat
0.1.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
logging
1.5.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
maxim
1.6.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
mocker
1.5.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
otel
1.2.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
prompts
1.0.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
semanticcache
1.5.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2
telemetry
1.5.2
  • chore: upgraded core to v1.5.2 and framework to v1.3.2