Back to Resources
🔗

LangGraph

Agents & Orchestration

Build stateful, graph-based LLM agent workflows.

7kstars1.1kforksPython / TypeScript

About

LangGraph extends LangChain with a graph execution model for building cyclic, stateful agent workflows with fine-grained control over agent loops and branching.

Key Features

  • Graph execution
  • State management
  • Cyclic workflows
  • Human-in-the-loop

Tags

AgentsGraphsLangChainStateful

Related Resources