LangGraph
A framework for building stateful, multi-step AI agent workflows as graphs of nodes and edges.
Explore more about Frameworks
Related terms
An open-source framework for building applications powered by large language models, providing components for prompt management, model integration, tool calling, agents, memory, retrieval, and workflow orchestration across multiple AI providers.
Agent WorkflowA structured sequence of tasks, decisions, and tool interactions that an AI agent follows to achieve a specific goal or complete a process.
Stateful WorkflowA process execution pattern that persists progress, context, and variables across steps to support long-running operations and recovery.
Multi-Agent SystemMASAn AI architecture in which multiple autonomous agents interact and collaborate to achieve individual or shared goals.