LangGraph
OfficialOrchestrationGraph-based orchestration framework for building stateful, multi-actor LLM applications. Defines agent workflows as directed graphs with conditional edges, cycles, and persistence.
by LangChain8.4k starsMITUpdated Apr 2026
Installation
Install
pip install langgraphLanguage support
PythonTypeScript
Supported LLMs
OpenAIAnthropicGoogleAWS BedrockOllama
Features (8)
graph_workflowsconditional_edgescyclespersistencestreaminghuman_in_the_loopsubgraphscheckpointingSource
View on GitHubDetails
- Author
- LangChain
- Category
- Orchestration
- Languages
- 2
- Features
- 8
- Stars
- 8.4k
- License
- MIT
- Status
- Official