LiteLLM logo

LiteLLM

Active

Open-source AI gateway and Python SDK that puts 100+ LLM providers behind one OpenAI-format API

Conditional

LiteLLM is a strong free default for putting many model providers behind one OpenAI-format API on your own infrastructure, with virtual keys, budgets, load balancing and guardrails in the open-source plan. Conditional on security discipline: its PyPI package suffered a supply-chain compromise, an MCP authentication bypass has been exploited in the wild, and Wiz found exposed instances accepting the default master key or no authentication. Right for platform teams that pin versions, patch promptly and harden deployments.

AI-Powered

A self-hosted proxy forwards OpenAI-format requests to 100+ LLM providers and wraps those calls in keys, budgets, routing and logging.

Is it right for you?

Good for

  • Calling many model providers through one interface: LiteLLM's docs describe a single OpenAI-format API across 100+ LLMs, including OpenAI, Anthropic, Vertex AI and Bedrock
  • Platform teams controlling spend and access, with virtual keys, budgets, teams and RPM/TPM limits included in the free open-source plan
  • Keeping model traffic inside your own infrastructure, with self-hosted deployment via Docker, Helm charts or Terraform, including air-gapped
  • Resilient routing, with built-in retry and fallback logic in the SDK Router and load balancing across providers and regions
  • Trying enterprise features before buying: a 30-day self-hosted Enterprise trial key is emailed with no sales call and no credit card

Not good for

  • Deployments left on defaults: Wiz says the master key is still set by default to sk-1234 on Docker compose and pip installs, and nearly 1 in 10 of 3,074 publicly exposed deployments it scanned in February 2026 accepted a default master key or required no authentication
  • Unpinned pip installs: compromised PyPI releases 1.82.7 and 1.82.8 were live on March 24, 2026, and LiteLLM told affected users to rotate all secrets
  • Internet-facing proxies nobody keeps patched: per Wiz, CVE-2026-59822, an MCP authentication bypass fixed in v1.84.0, has been exploited in the wild and added to CISA's Known Exploited Vulnerabilities catalog, and CVE-2026-59821, a post-auth RCE through custom code guardrails, was fixed in v1.82.0
  • Buyers who need published enterprise pricing, since LiteLLM Enterprise is priced through sales

Our experience

We haven't tested LiteLLM ourselves. This profile is based on public documentation, user reviews, and community feedback.

Pricing

Open Source
Open Source$0
  • 140+ LLM provider integrations
  • Virtual keys, budgets and teams
  • Load balancing and RPM/TPM limits
  • LLM guardrails
EnterpriseCustom
  • SSO and SCIM
  • Audit logs on every request
  • 24/7 support with response-time SLAs
  • 30-day self-hosted trial, no credit card
View full pricing

Workflow recipes

Stand up a hardened proxy

Run the LiteLLM gateway without inheriting the defaults Wiz flagged

  1. Install the proxy with uv tool install 'litellm[proxy]'
  2. Replace the example sk-1234 master key with a strong, unique key
  3. Start it against a model with litellm --model gpt-4o
  4. Review configured guardrails for unexpected entries and restart the process to clear memory
  5. Audit pass-through endpoints, restrict container network egress and apply least-privilege IAM roles to the service

No verdict changes yet

The clock starts day one — changes land here as our verdict evolves.

Verification log

No verification checks yet

We haven't logged a verification check for this entry. Once a check runs, its history shows here.

How we evaluate

Want this running in your business?

We tested this tool and we build with tools like it every day. Tell us the workflow and we will set it up, integrate it and hand it over working.

The conversation runs on Gnosari, one of the tools in this directory. A real conversation, not a sales script.