DeepYardDeepYard

LangGraph vs LiteLLM

Side-by-side comparison with live GitHub signals. Last updated July 6, 2026.

L

LangGraph

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

OSSFree
36.6Ktoday275
L

LiteLLM

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

OSSFree
52.7Ktoday383
MetricLangGraphLiteLLM
GitHub Stars36.6K52.7K
Contributors275383
Last CommitJul 5, 2026Jul 6, 2026
Open Issues6023685
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