This is documentation for Docs - Agenta v1.0, which is no longer actively maintained.
For up-to-date documentation, see the latest version (v2.0).
Version: v1.0
LangGraph
LangGraph is a library for building stateful, multi-actor applications with LLMs. It extends LangChain's capabilities by enabling the creation of complex workflows as directed graphs where nodes represent different processing steps and edges define the flow between them.