langchain-ai/langgraphjs
Framework to build resilient language agents as graphs.
Provides low-level graph-based primitives for composing multi-step agent workflows with built-in support for persistence, human-in-the-loop checkpoints, and token-by-token streaming. Integrates with LangChain's ecosystem of LLM providers and tools while remaining framework-agnostic, and pairs with LangGraph Platform for deployment, memory management, and visual debugging via LangGraph Studio.
2,634 stars. Actively maintained with 121 commits in the last 30 days.
Stars
2,634
Forks
417
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
121
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/langchain-ai/langgraphjs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
kyrolabs/awesome-langchain
😎 Awesome list of tools and projects with the awesome LangChain framework
von-development/awesome-LangGraph
An index of the LangChain + LangGraph ecosystem: concepts, projects, tools, templates, and...
cqzyys/lang-agent
基于LangChain和LangGraph实现的AI Agent配置平台
redis-developer/langgraph-redis
Redis checkpointer and store for memory management in LangGraph
jkmaina/LangGraphProjects
This is the official companion repository for the book The Complete LangGraph Blueprint: Build...