Integrations are protocol adapters that make Bifrost 100% compatible with existing AI provider SDKs. They translate between provider-specific API formats (OpenAI, Anthropic, Google GenAI) and Bifrost’s unified API, enabling you to:
Drop-in replacement - Change only the base URL in your existing code
Zero migration effort - Keep your current SDK and request/response handling
Instant feature access - Get governance, caching, fallbacks, and monitoring without code changes