LangGraph is a low-level orchestration framework for building, managing, and deploying long-running, stateful agents. Rather than prescribing an agent architecture, it supplies supporting infrastructure for any stateful workflow, and it can be used standalone or with the wider LangChain ecosystem: Deep Agents is a higher-level package built on top of it for planning, subagents, and file-system use, LangChain provides integrations and components, and LangSmith covers debugging, evals, and deployment. A JS/TS equivalent, LangGraph.js, is maintained in a separate repository.
The design draws on Pregel and Apache Beam, and the public interface takes inspiration from NetworkX. LangGraph is built by LangChain Inc but does not require LangChain.
Features
- Durable execution: agents persist through failures and resume from exactly where they left off
- Human-in-the-loop: interrupts let a person inspect and modify agent state at any point during execution
- Memory: short-term working memory within a run and long-term memory across sessions
- Debugging with LangSmith: visualisation of execution paths, state transitions, and runtime metrics
- Deployment: LangSmith Deployment runs long-running stateful workflows, with visual prototyping in LangSmith Studio
- Ecosystem fit: Deep Agents, LangChain integrations, and LangSmith observability plug in without changing the graph model
Built with this
AiSOC
Open-source AI-powered Security Operations Center — alert fusion, purple-team drills, agent-assisted triage, MITRE ATT&CK investigation. MIT
Deep Agents
Opinionated, model-agnostic agent harness on LangGraph with sub-agents, filesystem, and context management built in
DeerFlow
DeerFlow 2.0 is ByteDance's open-source super-agent harness.
EvoScientist
Harness Vibe Research with Self-evolving AI Scientists
Integrates with
Integrated by
AgentOps
Python SDK for AI agent monitoring, LLM cost tracking, benchmarking, and more. Integrates with most LLMs and agent frameworks including CrewAI, Agno, OpenAI Agents SDK, Langchain, Autogen, AG2, and CamelAI.
Amnesia
Memory layer for AI assistants and agents that persists user, session and agent context and retrieves it with multi-signal semantic search
AtomicMemory
Portable, inspectable semantic memory for agents - one protocol across an SDK, CLI, MCP server, framework adapters and host plugins
CascadeFlow
Cascading runtime for AI agents. Optimize cost, latency, quality, and policy decisions inside the agent loop.
Alternatives
Agency Orchestrator
Orchestrates 216+ role-based AI experts through zero-code YAML workflows, running steps in parallel across ten LLM providers
AnimaWorks
One of the hardest problems in multi-agent systems is forgetting. Most frameworks hoard context until the window explode
Parlant
Interaction control harness optimized for controlled, consistent, and predictable LLM interactions.
Ruflo
Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI sys