aihub.dev

A curated index of the tools developers actually use to build with AI. No models — just the tooling around them: frameworks, vector databases, inference, observability, agents and more.

← All tools

LiteLLM

Open Source

Inference & Routing

One API client and proxy for 100+ providers.

What it’s for

LiteLLM translates the OpenAI completion format to every major provider, so switching models is a one-line change instead of a rewrite. Its proxy server adds centralized API keys, budgets, rate limits and spend tracking for your whole team.

How to use it

Use the Python or JS SDK directly with litellm.completion(), or deploy the proxy so all your apps hit one endpoint while LiteLLM handles routing, fallbacks and budget limits per team or project.

Pricing

Open source (MIT). Enterprise proxy features and the managed cloud are paid.