langchain-ai/langgraph
A low-level orchestration framework for building, managing, and deploying stateful, long-running AI agents.

Velocity · 7d
+33
★ / day
Trend
→steady
star history
LangGraph is a framework for constructing AI agents that maintain state across multi-step workflows. It provides infrastructure for orchestrating agent behaviors, managing agent state, and handling complex agent interactions. Built by the LangChain team, it serves as the foundation for higher-level agent abstractions and supports integration with multiple LLM providers.