#4 · Primary category: LLM Application Frameworks

litellm

ai-gateway anthropic azure-openai bedrock gateway langchain litellm llm llm-gateway llmops mcp-gateway openai openai-proxy rust rust-ai vertex-ai

The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]

Project last updated:08/29/26

GitHub Stars

57.6K

Forks

11.0K

Contributors

1.7K

License

Other

Why we included this project

LiteLLM sits in front of your LLM calls and speaks OpenAI's API format, so a team can point the same code at Anthropic, Bedrock, Azure, Vertex, vLLM, or any of the 100+ supported providers without rewriting the integration. The self-hosted proxy is where the real value shows up: it handles virtual API keys, per-team spend tracking, load balancing, guardrails, and request logging behind a single endpoint. It also speaks MCP and includes an A2A agent gateway, which makes it a workable central control point for agent-heavy setups rather than just a thin API wrapper. If you want one OpenAI-compatible server to standardize on and need to see what each team is spending, this is a solid place to start.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category