LangGraph
LangChain
Graph-based agent orchestration. Stateful loops with checkpoints.
LangChain's agent layer. Model agents as nodes in a state graph with persistent checkpoints, human-in-the-loop steps, and durable execution. Strong when you need a long-running, debuggable agent rather than a one-shot chain.
- agents
- graph
- state
- open-source