About Anaconda Help Download Anaconda

sfe1ed40 / packages / langgraph-checkpoint 2.0.26

Library with base interfaces for LangGraph checkpoint savers.

Installers

  • linux-64 v2.0.26
  • linux-aarch64 v2.0.26
  • osx-arm64 v2.0.26
  • osx-64 v2.0.26
  • win-64 v2.0.26

conda install

To install this package run one of the following:
conda install sfe1ed40::langgraph-checkpoint

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.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy