AI Development Platforms

LangGraph

English

Overview

A framework from LangChain for controlling AI agent workflows as a graph structure.

Details

It represents an agent's branching, loops, and human-in-the-loop approval steps as stateful nodes and edges, making it easier to build complex multi-step agents that a simple linear chain can't express well.

More AI terms