Integration Guide

LiteLLM Router + Meridian

Route LLM requests through LiteLLM with Meridian as your guaranteed fallback provider. Zero-downtime failover when primary providers go down.

Architecture

Your AppLiteLLM RouterOpenAI / Anthropic / ...Meridian (fallback)

Automatic Failover

LiteLLM detects provider outages and routes to Meridian instantly.

🔒

Consistent API

Meridian speaks OpenAI-compatible protocol. No code changes needed.

Ready to add Meridian fallback?

Install LiteLLM, drop in the config above, and ship.