DeepYardDeepYard

LangGraph vs LiteLLM

Side-by-side comparison with live GitHub signals. Last updated May 22, 2026.

L

LangGraph

LangChain's framework for building stateful agent graphs — 26K+ stars

OSSFree
32.7Ktoday273
L

LiteLLM

Universal LLM API gateway for 200+ providers — 38K+ stars

OSSFree
47.9Ktoday385
MetricLangGraphLiteLLM
GitHub Stars32.7K47.9K
Contributors273385
Last CommitMay 21, 2026May 22, 2026
Open Issues5533277
Licenseopen-sourceopen-source
Pricingopen-sourceopen-source
Free TierYesYes
Categoryframeworksframeworks
TrendingNoNo

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 listing

About 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