BerriAI/litellm
A unified open-source AI Gateway and Python SDK to call over 100 LLM APIs in an OpenAI-compatible format, offering features like cost tracking, load balancing, and guardrails.
Core Features
Quick Start
uv add litellmDetailed Introduction
LiteLLM addresses the complexity of integrating and managing multiple Large Language Model (LLM) APIs by providing a single, unified interface. It allows developers to interact with over 100 LLM providers using the familiar OpenAI format, eliminating the need for provider-specific SDKs and authentication patterns. Beyond simplification, LiteLLM offers enterprise-grade features such as cost tracking, load balancing, guardrails, and an admin dashboard, making it a robust solution for deploying and scaling LLM applications efficiently and cost-effectively in production environments.