langchain and LangGraph

The tools are **complements**, where LangGraph (B) provides a framework for building stateful, multi-actor LLM applications that can leverage the broader agent engineering platform and tools offered by Langchain (A).

langchain
98
Verified
LangGraph
25
Experimental
Maintenance 25/25
Adoption 25/25
Maturity 25/25
Community 23/25
Maintenance 2/25
Adoption 2/25
Maturity 9/25
Community 12/25
Stars: 129,354
Forks: 21,296
Downloads: 225,878,213
Commits (30d): 228
Language: Python
License: MIT
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
No risk flags
Stale 6m No Package No Dependents

About langchain

langchain-ai/langchain

The agent engineering platform

Provides unified abstractions for LLM models, embeddings, vector stores, and retrieval tools across 100+ provider integrations, enabling seamless model swapping and real-time data augmentation. Built on a modular, component-based architecture that supports chains and orchestration patterns, with optional integration to LangGraph for complex agentic workflows and LangSmith for observability and evals.

About LangGraph

r-manimaran/LangGraph

For Building Stateful, multi-actor applications with LLMs, Create agent and multi-agent workflows

Scores updated daily from GitHub, PyPI, and npm data. How scores work