langchain-ai/langgraph
Build resilient language agents as graphs.
Supports durable execution with automatic state persistence across failures, human-in-the-loop interrupts for agent inspection/modification, and comprehensive memory management combining short-term working state with long-term persistence. Built as a low-level orchestration framework inspired by Pregel and Apache Beam, it integrates seamlessly with LangChain ecosystem tools including LangSmith for observability and LangSmith Deployments for production scaling of stateful workflows.
26,286 stars and 42,304,147 monthly downloads. Used by 67 other packages. Actively maintained with 145 commits in the last 30 days. Available on PyPI.
Stars
26,286
Forks
4,544
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Monthly downloads
42,304,147
Commits (30d)
145
Dependencies
6
Reverse dependents
67
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/langchain-ai/langgraph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
langchain-ai/langchain
The agent engineering platform
emarco177/langchain-course
A project-based course repository for developing AI agents using LangChain v1+ and LangGraph:...
teddylee777/langchain-teddynote
LangChain 을 더 쉽게 구현하기 위한 유틸 함수, 클래스를 만들어서 패키지로 배포하였습니다.
Harmeet10000/AgentNexus-LangChain-FastAPI
Langchain FastAPI server
DanWahlin/LangChainJS-for-Beginners-original
Welcome to LangChain.js for Beginners - your complete, hands-on guide to building AI-powered...