LangGraph vs LiteLLM
Side-by-side comparison with live GitHub signals. Last updated May 22, 2026.
| Metric | LangGraph | LiteLLM |
|---|---|---|
| GitHub Stars | 32.7K | 47.9K |
| Contributors | 273 | 385 |
| Last Commit | May 21, 2026 | May 22, 2026 |
| Open Issues | 553 | 3277 |
| License | open-source | open-source |
| Pricing | open-source | open-source |
| Free Tier | Yes | Yes |
| Category | frameworks | frameworks |
| Trending | No | No |
Shared Tags
pythonopen-source
Only in LangGraph
graphstatefulmulti-agentlangchainpersistence
Only in LiteLLM
api-gatewaymulti-modelproxyload-balancing
About LangGraph
LangGraph is LangChain's framework for building stateful, multi-actor agent applications as graphs. Define agents as nodes and their interactions as edges, with built-in persistence, streaming, human-in-the-loop, and time-travel debugging. The standard for production agent orchestration in the LangChain ecosystem.
View full listingAbout LiteLLM
LiteLLM provides a unified OpenAI-compatible API for 200+ LLM providers (OpenAI, Anthropic, Google, Azure, AWS Bedrock, Ollama, and more). Use one interface to call any model, with built-in load balancing, fallbacks, spend tracking, and rate limiting. Essential infrastructure for multi-model agent systems.
View full listing