DeepYardDeepYard

LangChain vs LangGraph

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

L

LangChain

Build context-aware reasoning applications with LLMs

OSSFree
137.4K850.0K/wtoday469
L

LangGraph

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

OSSFree
32.7Ktoday273
MetricLangChainLangGraph
GitHub Stars137.4K32.7K
Contributors469273
Last CommitMay 21, 2026May 21, 2026
Open Issues582553
Licenseopen-sourceopen-source
Pricingopen-sourceopen-source
Free TierYesYes
Categoryframeworksframeworks
TrendingNoNo

Shared Tags

python

Only in LangChain

llmagentschainsragtypescriptorchestration

Only in LangGraph

graphstatefulmulti-agentlangchainpersistenceopen-source

About LangChain

LangChain is the most widely adopted framework for building LLM-powered applications. It provides modular abstractions for chains, agents, memory, retrievers, and tools, enabling developers to compose complex pipelines from reusable components. Available in both Python and JavaScript/TypeScript, LangChain integrates with every major LLM provider, vector store, and data source. Its ecosystem includes LangSmith for observability and LangGraph for stateful, graph-based agent workflows.

View full listing

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