langgraph-checkpoint
Library with base interfaces for LangGraph checkpoint savers.
Library with base interfaces for LangGraph checkpoint savers.
To install this package, run one of the following:
This library defines the base interface for LangGraph checkpointers. Checkpointers provide a persistence layer for LangGraph. They allow you to interact with and manage the graph's state. When you use a graph with a checkpointer, the checkpointer saves a checkpoint of the graph state at every superstep, enabling several powerful capabilities like human-in-the-loop, "memory" between interactions and more.
Summary
Library with base interfaces for LangGraph checkpoint savers.
Information Last Updated
Oct 3, 2025 at 14:24
License
MIT
Total Downloads
4.5K
Platforms
GitHub Repository
https://github.com/langchain-ai/langgraph/tree/main/libs/checkpoint