Loading...
Discovering amazing AI tools


Graph-based orchestration framework for building stateful, controllable language agents with platform support for deployment, debugging, and streaming.

Graph-based orchestration framework for building stateful, controllable language agents with platform support for deployment, debugging, and streaming.
LangGraph is a low-level orchestration framework from LangChain for building, managing, and deploying long-running, stateful language agents using a directed graph model. Developers define nodes and edges to represent actions, agents, tools, and conditional branching, allowing complex, cyclic workflows and multi-agent coordination while preserving application state. LangGraph exposes APIs for state management, provides a visual studio for debugging and observing intermediate steps, and integrates with a paid LangGraph Platform for scalable deployment, token-by-token streaming, and enterprise features. It is open-source (MIT) for core orchestration libraries across multiple ecosystems (Python, JavaScript, Java) while the Platform offers operational capabilities for production use.


