toolChapter 4GitHub · 2024
LangGraph: Building Stateful, Multi-Actor Applications with LLMs
Harrison Chase (LangChain), LangChain Team (LangChain)
Abstract
LangGraph is a library for building stateful, multi-actor applications with LLMs, used to create agent and multi-agent workflows. It extends LangChain with the ability to coordinate multiple chains (or actors) across multiple steps of computation.
Key Contributions
- →Graph-based agent workflow orchestration
- →Stateful multi-actor coordination
- →Cycle support for iterative workflows
Topics
stateful agentsgraph-based orchestrationmulti-agentworkflow
Relevance Scores
Long-Horizon Score93
Enterprise Score91
Completeness90
Paper Info
Year2024
VenueGitHub
Typetool
ChapterCh. 4
Authors2
Zone III Analysis
Related Papers
ReAct: Synergizing Reasoning and Acting in Language Mod…
2023 · Ch.1
Reflexion: Language Agents with Verbal Reinforcement Le…
2023 · Ch.1
Tree of Thoughts: Deliberate Problem Solving with Large…
2023 · Ch.1
Toolformer: Language Models Can Teach Themselves to Use…
2023 · Ch.1
View all Chapter 4 papers →