Overview
LangGraph is a graph-based agent orchestration framework in the LangChain ecosystem. It is used to build stateful agent applications with branches, loops, human-in-the-loop steps, and controlled execution paths for more serious enterprise AI workflows.
Features
- Stateful agent orchestration
- Branch and loop control
- Human-in-the-loop and observable execution