LangGraph
LangGraph (from the LangChain team) brings graph‑based, stateful orchestration for agents. Developers design nodes and edges for multi‑agent workflows, add memory and tool usage, and get durable execution with branching and human‑in‑the‑loop patterns.
- Agent Frameworks
- 520