langgraph

Building stateful, multi-actor applications with LLMs

271 个版本 Python >=3.10
安装
pip install langgraph
poetry add langgraph
pipenv install langgraph
conda install langgraph
描述

🦜🕸️ LangGraph

PyPI - Version PyPI - License PyPI - Downloads Open Issues Twitter

Looking for the JS/TS version? Check out LangGraph.js.

To help you ship LangGraph apps to production faster, check out LangSmith. LangSmith is a unified developer platform for building, testing, and monitoring LLM applications.

Quick Install

uv add langgraph

🤔 What is this?

LangGraph is a low-level orchestration framework for building, managing, and deploying long-running, stateful agents. LangGraph provides the infrastructure for durable execution, streaming, human-in-the-loop, persistence, memory, and more.

We recommend you use LangGraph when you have advanced needs that require a combination of deterministic and agentic workflows, heavy customization, and carefully controlled latency. Use LangChain when you want to quickly build agents and applications powered by LLMs using pre-built agent architectures and model integrations.

LangChain agents are built on top of LangGraph in order to provide durable execution, streaming, human-in-the-loop, persistence, and more. (You do not need to know LangGraph for basic LangChain agent usage.)

Trusted by companies shaping the future of agents – including Klarna, Replit, Elastic, and more – LangGraph is used to ship AI applications at scale.

📖 Documentation

For full documentation, see the API reference. For conceptual guides, tutorials, and examples on using LangGraph, see the LangGraph Docs. Get started with the LangGraph Quickstart.

📕 Releases & Versioning

See our Releases and Versioning policies.

💁 Contributing

As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.

For detailed information on how to contribute, see the Contributing Guide.

Acknowledgements

LangGraph is inspired by Pregel and Apache Beam. The public interface draws inspiration from NetworkX. LangGraph is built by LangChain Inc, the creators of LangChain, but can be used without LangChain.

版本列表
1.2.6 2026-06-18
1.2.5 2026-06-12
1.2.4 2026-06-02
1.2.3 2026-06-01
1.2.2 2026-05-26
1.2.1 2026-05-21
1.2.0 2026-05-12
1.2.0a7 2026-05-04
1.2.0a6 2026-05-04
1.2.0a5 2026-05-01
1.2.0a4 2026-05-01
1.2.0a3 2026-05-01
1.2.0a2 2026-04-30
1.2.0a1 2026-04-29
1.1.10 2026-04-27
1.1.9 2026-04-21
1.1.8 2026-04-17
1.1.7 2026-04-17
1.1.6 2026-04-03
1.1.5 2026-04-03
1.1.4 2026-03-31
1.1.3 2026-03-18
1.1.2 2026-03-12
1.1.1 2026-03-11
1.1.0 2026-03-10
1.1.7a2 2026-04-14
1.1.7a1 2026-04-10
1.0.10 2026-02-27
1.0.9 2026-02-19
1.0.8 2026-02-06
1.0.7 2026-01-22
1.0.6 2026-01-12
1.0.5 2025-12-12
1.0.4 2025-11-25
1.0.3 2025-11-10
1.0.2 2025-10-29
1.0.1 2025-10-20
1.0.0 2025-10-17
1.0.10rc1 2026-02-26
1.0.0rc1 2025-10-17
1.0.0a4 2025-09-29
1.0.0a3 2025-09-07
1.0.0a2 2025-09-02
1.0.0a1 2025-08-27
0.6.11 2025-10-21
0.6.10 2025-10-09
0.6.9 2025-10-07
0.6.8 2025-09-29
0.6.7 2025-09-07
0.6.6 2025-08-20
0.6.5 2025-08-13
0.6.4 2025-08-07
0.6.3 2025-08-03
0.6.2 2025-07-30
0.6.1 2025-07-29
0.6.0 2025-07-28
0.6.0a2 2025-07-25
0.6.0a1 2025-07-22
0.5.4 2025-07-21
0.5.3 2025-07-14
0.5.2 2025-07-09
0.5.1 2025-07-02
0.5.0 2025-06-26
0.5.0rc1 2025-06-17
0.5.0rc0 2025-06-16
0.4.10 2025-06-25
0.4.9 2025-06-25
0.4.8 2025-06-02
0.4.7 2025-05-24
0.4.6 2025-05-23
0.4.5 2025-05-15
0.4.4 2025-05-15
0.4.3 2025-05-08
0.4.2 2025-05-07
0.4.1 2025-04-30
0.4.0 2025-04-29
0.3.34 2025-04-24
0.3.33 2025-04-23
0.3.32 2025-04-23
0.3.31 2025-04-17
0.3.30 2025-04-14
0.3.29 2025-04-11
0.3.28 2025-04-11
0.3.27 2025-04-08
0.3.26 2025-04-08
0.3.25 2025-04-03
0.3.24 2025-04-02
0.3.23 2025-04-02
0.3.22 2025-04-01
0.3.21 2025-03-27
0.3.20 2025-03-25
0.3.19 2025-03-24
0.3.18 2025-03-19
0.3.17 2025-03-19
0.3.16 2025-03-19
0.3.15 2025-03-18
0.3.14 2025-03-18
0.3.13 2025-03-18
0.3.12 2025-03-18
0.3.11 2025-03-14
0.3.10 2025-03-14
0.3.9 2025-03-13
0.3.8 2025-03-12
0.3.7 2025-03-12
0.3.6 2025-03-11
0.3.5 2025-03-05
0.3.4 2025-03-04
0.3.3 2025-03-04
0.3.2 2025-02-28
0.3.1 2025-02-27
0.3.0 2025-02-26
0.2.76 2025-02-26
0.2.75 2025-02-26
0.2.74 2025-02-19
0.2.73 2025-02-15
0.2.72 2025-02-13
0.2.71 2025-02-11
0.2.70 2025-02-06
0.2.69 2025-01-31
0.2.68 2025-01-28
0.2.67 2025-01-23
0.2.66 2025-01-21
0.2.65 2025-01-21
0.2.64 2025-01-17
0.2.63 2025-01-16
0.2.62 2025-01-10
0.2.61 2025-01-05
0.2.60 2024-12-18
0.2.59 2024-12-11
0.2.58 2024-12-10
0.2.57 2024-12-10
0.2.56 2024-12-05
0.2.55 2024-12-05
0.2.54 2024-12-03
0.2.53 2024-11-21
0.2.52 2024-11-19
0.2.51 2024-11-19
0.2.50 2024-11-15
0.2.49 2024-11-15
0.2.48 2024-11-14
0.2.47 2024-11-13
0.2.46 2024-11-13
0.2.45 2024-11-04
0.2.44 2024-11-02
0.2.43 2024-10-31
0.2.42 2024-10-31
0.2.41 2024-10-31
0.2.40 2024-10-30
0.2.39 2024-10-18
0.2.38 2024-10-15
0.2.37 2024-10-15
0.2.36 2024-10-14
0.2.35 2024-10-09
0.2.34 2024-10-02
0.2.33 2024-10-02
0.2.32 2024-10-01
0.2.31 2024-09-30
0.2.30 2024-09-30
0.2.29 2024-09-30
0.2.28 2024-09-25
0.2.27 2024-09-24
0.2.26 2024-09-24
0.2.25 2024-09-23
0.2.24 2024-09-23
0.2.23 2024-09-20
0.2.22 2024-09-16
0.2.21 2024-09-13
0.2.20 2024-09-13
0.2.19 2024-09-06
0.2.18 2024-09-06
0.2.17 2024-09-05
0.2.16 2024-09-01
0.2.15 2024-08-30
0.2.14 2024-08-24
0.2.13 2024-08-23
0.2.12 2024-08-22
0.2.11 2024-08-22
0.2.10 2024-08-21
0.2.9 2024-08-21
0.2.8 2024-08-21
0.2.7 2024-08-21
0.2.6 2024-08-21
0.2.5 2024-08-21
0.2.4 2024-08-15
0.2.3 2024-08-08
0.2.2 2024-08-07
0.2.1 2024-08-07
0.2.0 2024-08-07
0.2.7a0 2024-08-21
0.2.5a0 2024-08-20
0.1.19 2024-08-01
0.1.18 2024-07-31
0.1.17 2024-07-31
0.1.16 2024-07-29
0.1.15 2024-07-26
0.1.14 2024-07-24
0.1.13 2024-07-24
0.1.12 2024-07-24
0.1.11 2024-07-23
0.1.10 2024-07-23
0.1.9 2024-07-18
0.1.8 2024-07-12
0.1.7 2024-07-10
0.1.6 2024-07-09
0.1.5 2024-07-01
0.1.4 2024-06-28
0.1.3 2024-06-28
0.1.2 2024-06-26
0.1.1 2024-06-22
0.0.69 2024-06-14
0.0.68 2024-06-13
0.0.67 2024-06-13
0.0.66 2024-06-10
0.0.65 2024-06-07
0.0.64 2024-06-06
0.0.63 2024-06-05
0.0.62 2024-06-03
0.0.61 2024-06-02
0.0.60 2024-05-31
0.0.59 2024-05-30
0.0.58 2024-05-30
0.0.57 2024-05-30
0.0.56 2024-05-29
0.0.55 2024-05-22
0.0.54 2024-05-21
0.0.53 2024-05-20
0.0.52 2024-05-20
0.0.51 2024-05-20
0.0.50 2024-05-17
0.0.49 2024-05-14
0.0.48 2024-05-08
0.0.47 2024-05-08
0.0.46 2024-05-07
0.0.45 2024-05-07
0.0.44 2024-05-03
0.0.43 2024-05-03
0.0.42 2024-05-03
0.0.41 2024-05-03
0.0.40 2024-04-30
0.0.39 2024-04-25
0.0.38 2024-04-17
0.0.37 2024-04-12
0.0.36 2024-04-11
0.0.35 2024-04-11
0.0.34 2024-04-10
0.0.33 2024-04-10
0.0.32 2024-04-04
0.0.31 2024-04-02
0.0.30 2024-03-22
0.0.29 2024-03-20
0.0.28 2024-03-13
0.0.27 2024-03-13
0.0.26 2024-02-22
0.0.25 2024-02-22
0.0.24 2024-02-08
0.0.23 2024-02-04
0.0.22 2024-02-04
0.0.21 2024-01-31
0.0.20 2024-01-27
0.0.19 2024-01-23
0.0.18 2024-01-23
0.0.17 2024-01-23
0.0.16 2024-01-21
0.0.15 2024-01-19
0.0.14 2024-01-18
0.0.13 2024-01-17
0.0.12 2024-01-17
0.0.11 2024-01-16
0.0.10 2024-01-09
0.0.9 2024-01-08
0.0.8 2024-01-08