An open-source AI framework for building stateful, multi-actor applications with large language models (LLMs).
LangGraph is an open-source library designed to facilitate the development of stateful, multi-actor applications utilizing large language models (LLMs). It enables the creation of complex agent and multi-agent workflows, supporting features such as cycles, controllability, and persistence. LangGraph allows developers to define flows involving cycles, essential for most agentic architectures, and provides fine-grained control over both the flow and state of applications. Additionally, it includes built-in persistence, enabling advanced human-in-the-loop and memory features, making it suitable for creating reliable, fault-tolerant agent-based systems.
We use cookies to enhance your experience. By continuing to use this site, you agree to our use of cookies. Learn more