LiteLLM
Also known as: BerriAI LiteLLM, LiteLLM Proxy, LiteLLM AI Gateway
Open source AI gateway and Python SDK giving one OpenAI compatible interface to more than a hundred model providers, with keys, budgets, routing, and self hosting.
LiteLLM, built by BerriAI, is an open source AI gateway that gives teams a single OpenAI compatible interface to call more than a hundred large language model providers, including OpenAI, Anthropic, Gemini, Azure, and AWS Bedrock. It ships in two forms that share a name: a lightweight Python SDK that runs inside application code as a translation layer, and a proxy server, the gateway, deployed as a centralized service for a team or organization. The project is MIT licensed, has more than 40,000 GitHub stars, and has become the default open source choice for teams that want to own the gateway layer themselves.
The gateway removes the friction of juggling provider specific SDKs, auth patterns, and request formats. Point existing OpenAI SDK code at the proxy and it translates, routes, retries, and bills across providers with no application changes. Production features include virtual keys, per key and per team budget tracking, rate limits, load balancing, automatic fallback across deployments, spend dashboards for chargeback, prompt management, and logging that exports to tools like Langfuse, Datadog, and OpenTelemetry. A database such as Postgres and a cache such as Redis back the proxy for key management, budgets, and analytics.
Because the core is open source and self hosted, LiteLLM is a common fit for strict data residency, air gapped environments, and regulated workloads where third party SaaS is not an option, and it adds no markup on provider calls. A commercial LiteLLM Enterprise license, sold through a sales process and referenced publicly around $250 a month for the entry tier, unlocks the governance features a security team expects: single sign on, granular role based access control, audit logs, JWT authorization, guardrails, and dedicated support, all still self hosted. The practical tradeoff is ownership: the software is free, but the operating burden, from database operations to patching and on call, sits with the adopting team.
Vendor details
Canonical URL
https://www.litellm.ai
Category
Agent infrastructure
Subcategory
LLM gateway and routing
Funding status
Independent, built by BerriAI (Y Combinator). MIT licensed open source core with more than 40,000 GitHub stars and a widely adopted proxy. Commercial Enterprise license sold alongside the open source project.
Company status
independent
Use cases & customers
Primary use cases
Target customers
Deployment options
Integrations
One OpenAI compatible interface to more than a hundred providers as an SDK or proxy, with virtual keys, budgets, load balancing, and fallback. Logs export to Langfuse, Datadog, OpenTelemetry, Prometheus, and object storage. Available on AWS and Azure Marketplace. Emerging MCP and A2A protocol support.
In practice
Your platform team wants one gateway across every provider, fully in your own cloud. You deploy the MIT licensed LiteLLM proxy, issue virtual keys per squad, and enforce per team budgets that hard stop when exceeded.
You have air gapped or strict residency requirements that rule out SaaS. LiteLLM self hosts entirely in your environment, so provider keys and request logs never leave infrastructure you control.
Your CISO needs single sign on, role based access, and audit logs across LLM traffic. You add the LiteLLM Enterprise license on top of the open source proxy to unlock governance without changing the deployment model.
Sources & related URLs
Capability coverage
7.0 / 14 capabilities · 50%
| Integrations & Tool CallingUnified provider calling and tool call passthrough across 100 plus providers, docs 2026-07-06 | Full |
|---|---|
| Workflow OrchestrationGateway, not an orchestrator | Unable to verify |
| Knowledge Grounding & RAGNo native RAG or knowledge grounding | Unable to verify |
| Human Oversight & GuardrailsGuardrails and content filtering in Enterprise, docs 2026-07-06 | Partial |
| Security, Identity & GovernanceVirtual keys and budgets, SSO and RBAC in Enterprise, secret managers, docs 2026-07-06 | Full |
| Observability & AuditabilitySpend tracking, logging, Prometheus, exports to Langfuse, Datadog, OpenTelemetry, docs 2026-07-06 | Full |
| Memory & State PersistenceNo memory layer | Unable to verify |
| Deployment & Data ResidencySelf hosted anywhere including VPC and air gapped, docs 2026-07-06 | Full |
| Prebuilt Agents, Templates & PacksNo prebuilt agents or templates | Unable to verify |
| Triggers & Channel CoverageNo event triggers or channel coverage | Unable to verify |
| Model Flexibility & RoutingRouting, load balancing, and fallback across 100 plus providers, docs 2026-07-06 | Full |
| APIs, SDKs & MCP ExtensibilityPython SDK and proxy, OpenAI compatible, emerging MCP and A2A support, docs 2026-07-06 | Full |
| Testing, Debugging & OptimizationA/B testing and model comparison capabilities | Partial |
| Browser & Computer UseNo browser or computer use | Unable to verify |
Pricing
Open source, free to self host; Enterprise from about $250/mo (contact sales)
license and self hosted infrastructure
Included quota
The MIT licensed open source proxy and SDK are free with no usage fees, log limits, or request quotas imposed by LiteLLM; you fund only infrastructure and pay providers directly. LiteLLM Enterprise is a self hosted commercial license adding governance features.
What is public
The open source core is clearly free and MIT licensed. Enterprise tier figures are referenced publicly (about $250 a month entry, roughly $30,000 a year premium) but are not standardized on a public pricing page and are negotiated with the vendor.
Billing mechanics
Open source: no vendor fees; you run the proxy on your own infrastructure and pay providers directly with no markup. Enterprise: a license key unlocks governance features on the same self hosted deployment, sold through a sales process, with procurement available via AWS and Azure Marketplace.
Cost watchouts
The free label hides real operating cost: database and cache operations (Postgres, Redis), monitoring, security patching, upgrades that ship weekly, and on call ownership. Total cost of ownership for production self hosting commonly runs into the low thousands per month once engineering time is included.
Variable cost rationale
The software license is fixed or zero, but total cost is dominated by self hosted infrastructure, engineering operations, and direct provider spend, all of which scale with usage.
Overage / add-ons
No vendor usage metering on the open source core. Enterprise is a flat license; infrastructure and provider costs scale with your own usage.
Sales call required
Mixed (some tiers require a call)
Free / trial
MIT licensed open source core, free to self host
Lowest paid plan
LiteLLM Enterprise, referenced publicly around $250 a month for the entry tier, sold through sales
Commercial notes
Independent, built by BerriAI (Y Combinator). More than 40,000 GitHub stars. Widely adopted as the default open source LLM gateway.
Key ambiguities
Enterprise pricing is not published as standardized tiers and must be scoped with the vendor.
Related vendors
- AgentOps — Agent observability and reliability platform with broad model and…
- Agno — High-performance agent runtime and framework (formerly Phidata) with…
- Apify — Cloud platform for web scraping and automation with 45,000+ prebuilt…
- Arcade — Authenticated tool calling platform and MCP runtime that handles…
- Arize AI — AI observability and evaluation platform that traces, evaluates, and…
- Beam — Open source serverless sandboxes and GPU cloud for production…