DeepYardDeepYard
L

LangGraph

LangChain's framework for building stateful agent graphs — 26K+ stars

Open SourceFree
Install
pip install langgraph

About

LangGraph is LangChain's framework for building stateful, multi-actor agent applications as graphs. Define agents as nodes and their interactions as edges, with built-in persistence, streaming, human-in-the-loop, and time-travel debugging. The standard for production agent orchestration in the LangChain ecosystem.

Details

Languagepython, typescript
Patternsgraph, stateful, multi-agent, human-in-the-loop, persistence
Installpip install langgraph

Tags

graphstatefulmulti-agentlangchainpersistencepythonopen-source