Back to Resources
🔗

LangGraph

Agents & Orchestration

Build stateful, graph-based LLM agent workflows.

15kstars2.5kforksPython / 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. The most-downloaded agent framework in production.

Key Features

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

Tags

AgentsGraphsLangChainStateful

Related Resources