CMD + K

langgraph-checkpoint

Community

Library with base interfaces for LangGraph checkpoint savers.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::langgraph-checkpoint

Usage Tracking

4.1.0
4.0.0
3.0.0
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Library with base interfaces for LangGraph checkpoint savers.

Last Updated

May 14, 2026 at 07:30

License

MIT

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
win-64