DeepYardDeepYard

LangChain vs LangGraph

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

L

LangChain

Build context-aware reasoning applications with LLMs

OSSFree
141.1K850.0K/wtoday469
L

LangGraph

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

OSSFree
36.6Ktoday275
MetricLangChainLangGraph
GitHub Stars141.1K36.6K
Contributors469275
Last CommitJul 6, 2026Jul 5, 2026
Open Issues406602
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