LangGraphJS
Build language agents as graphs
LangGraphJS Documentation
Welcome to the LangGraphJS documentation!
LangGraph is a low-level orchestration framework for building controllable agents.
Quick Start
npm install @langchain/langgraph @langchain/core
See the Concepts section to learn more.