Skip to content

LangGraph

⭐ 29.0k stars
Repositorylangchain-ai/langgraph
Categoryframework
Difficultyintermediate
Statusactive
Tagsagents state-machine graph python typescript
Websitehttps://langchain-ai.github.io/langgraph/

Review

Framework for building stateful, multi-step agent workflows as graphs. Provides fine-grained control over agent loops with persistence and human-in-the-loop. Best for production agent systems that need reliable state management and control flow.

Use Cases

  • agents
  • workflow
  • multi-agent

Curated with care for the AI developer community