II.
Framework overview
Reference · liveframework:langgraph
LangGraph overview
Graph-based agent orchestration framework from the LangChain team that models agent workflows as stateful, cyclic graphs. Nodes represent computation steps and edges define control flow with conditional branching. Supports human-in-the-loop breakpoints, persistent checkpointing, and multi-agent architectures. Built on top of LangChain primitives but usable independently.
Attributes
displayName
LangGraph
homepageUrl
belongsToLanguageId
category
agent-orchestration
description
Graph-based agent orchestration framework from the LangChain team
that models agent workflows as stateful, cyclic graphs. Nodes represent
computation steps and edges define control flow with conditional
branching. Supports human-in-the-loop breakpoints, persistent
checkpointing, and multi-agent architectures. Built on top of
LangChain primitives but usable independently.
Outgoing edges
alternative_to8
- framework:langchain·FrameworkLangChain
- framework:crewai·FrameworkCrewAI
- framework:autogen·FrameworkAutoGen
- framework:pydantic-ai·FrameworkPydanticAI
- framework:semantic-kernel·FrameworkSemantic Kernel
- framework:google-adk·FrameworkGoogle Agent Development Kit (ADK)
- framework:mastra·FrameworkMastra
- framework:vercel-ai-sdk·FrameworkVercel AI SDK
belongs_to_language1
- language:python·LanguagePython
used_by_skill_area3
- skill-area:ai-agent-development·SkillAreaAI Agent Development
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:multi-agent-coordination·SkillAreaMulti-Agent Coordination
Incoming edges
alternative_to8
- framework:langchain·FrameworkLangChain
- framework:crewai·FrameworkCrewAI
- framework:autogen·FrameworkAutoGen
- framework:pydantic-ai·FrameworkPydanticAI
- framework:semantic-kernel·FrameworkSemantic Kernel
- framework:mastra·FrameworkMastra
- framework:google-adk·FrameworkGoogle Agent Development Kit (ADK)
- framework:vercel-ai-sdk·FrameworkVercel AI SDK
composed_of2
- stack-profile:multi-agent-orchestration·StackProfile
- stack-profile:autonomous-agent-fleet·StackProfile
integrates_with1
- tool-server:mcp-langchain-adapters·ToolServerLangChain MCP Adapters
uses_framework2
- skill-area:rag-pipeline-engineering·SkillAreaRAG Pipeline Engineering
- specialization:ai-agents-conversational·Specialization