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.4.20
Bifrost(HTTP)
1.4.20

✨ Features

  • Fireworks AI Provider - Added Fireworks AI as a first-class provider (thanks @ivanetchart!)
  • Unified Models API - Unified /api/models and /api/models/details listing behavior
  • Server Bootstrap Timer - Added server bootstrap timer for performance monitoring
  • Security Path Whitelisting - Allow path whitelisting from security config
  • Large Payload Optimizations - Updated config schema for large payload optimizations
  • Virtual Keys Table - Added sorting and CSV export to virtual keys table
  • Combobox Refactor - Removed base-ui dependencies and recreated combobox using Radix primitives
  • Switch Component - Added async support and loading state to Switch component

🐞 Fixed

  • Bedrock Streaming Retries - Retry retryable AWS exceptions and stale/closed-connection errors (thanks @KTS-o7!)
  • Gemini Thinking Budget - Fixed thinking budget validation for Gemini models
  • Integration Data Race - Fixed race in data reading from fasthttp request for integrations
  • Beta Headers - Fixed case-insensitive lookup in merge beta headers
  • Deprecated Config Field - Replaced enforce_governance_header with enforce_auth_on_inference
  • Bedrock Config Schema - Fixed config schema for Bedrock key config
  • OpenAI Codex - Fixed store flag for OpenAI Codex
  • Delete Button Styling - Standardized delete button styling with red theme across workspace tables
Core
1.4.17
  • feat: add Fireworks AI as a first-class provider (thanks @ivanetchart!)
  • feat: allow path whitelisting from security config
  • fix: bedrock streaming - retry retryable AWS exceptions (thanks @KTS-o7!)
  • fix: bedrock streaming - retry stale/closed-connection errors (thanks @KTS-o7!)
  • fix: thinking budget validation for Gemini models
  • fix: add empty arguments guard in Bedrock utils
  • fix: case-insensitive lookup in merge beta headers
  • fix: LLM validation fixes
Framework
1.2.36
  • feat: add Fireworks AI provider support (thanks @ivanetchart!)
  • feat: add sorting and CSV export to virtual keys table
  • feat: allow path whitelisting from security config
  • fix: increase buffer size for custom plugin installs from URLs
  • fix: add retry mechanism to model catalog pricing sync lock
governance
1.4.36
  • chore: upgraded core to v1.4.17 and framework to v1.2.36
jsonparser
1.4.35
  • chore: upgraded core to v1.4.17 and framework to v1.2.36
litellmcompat
0.0.25
  • chore: upgraded core to v1.4.17 and framework to v1.2.36
logging
1.4.36
  • chore: upgraded core to v1.4.17 and framework to v1.2.36
maxim
1.5.36
  • feat: add image generation request support
mocker
1.4.35
  • chore: upgraded core to v1.4.17 and framework to v1.2.36
otel
1.1.35
  • chore: upgraded core to v1.4.17 and framework to v1.2.36
semanticcache
1.4.34
  • chore: upgraded core to v1.4.17 and framework to v1.2.36
telemetry
1.4.36
  • chore: upgraded core to v1.4.17 and framework to v1.2.36