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]
LiteLLM is an AI gateway built with a Rust core and Python SDK that enables calling over 100 large language model APIs through a unified OpenAI-compatible interface. The project addresses the challenge of managing multiple LLM providers by offering cost tracking, guardrails, load balancing, and logging across services like Bedrock, Azure, OpenAI, Anthropic, VertexAI, vLLM, and Nvidia NIM. The repository includes practical examples such as a cookbook demonstrating how to use Claude's Agent SDK with LiteLLM as a proxy, and a benchmarking tool for comparing LLM response quality, cost, and latency across different providers and models.