Skip to main content

DynamoDB checkpoint saver implementation for LangGraph

Project description

LangGraph DynamoDB Checkpoint Saver

Overview

The langgraph_dynamodb_checkpoint module provides an implementation for saving checkpoints in DynamoDB for LangGraph applications.

Installation

To install the module, ensure you have Python 3.9 or higher and use the following command:

pip install langgraph-dynamodb-checkpoint

Usage

Below is a basic example of how to use the DynamoDB Checkpoint Saver in your LangGraph application.

from langgraph_dynamodb_checkpoint import DynamoDBSaver

Initialize the DynamoDB Saver

Module creates this table if it does not already exists.

saver = DynamoDBSaver(table_name='your_table_name', max_read_request_unit=10, max_write_request_unit=10)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langgraph_dynamodb_checkpoint-0.1.2.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

langgraph_dynamodb_checkpoint-0.1.2-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file langgraph_dynamodb_checkpoint-0.1.2.tar.gz.

File metadata

File hashes

Hashes for langgraph_dynamodb_checkpoint-0.1.2.tar.gz
Algorithm Hash digest
SHA256 7dde70e2c4845449ca63c0c74dd5c6f917db3ba1e1dfdc3e68af86b8c90f20dc
MD5 982490365875a82c22b717b95c3831d4
BLAKE2b-256 99eaf9c00794e3ac3abdea88f9af0b66462fc8e4ccb77e42eecfbb415a44c9d5

See more details on using hashes here.

File details

Details for the file langgraph_dynamodb_checkpoint-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for langgraph_dynamodb_checkpoint-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 45f2aea80fa47884015ecdfae68c210f74d57ae0976e559fae569d36347e562e
MD5 fb076afb5a6bd2bb29b50ae179cd08a3
BLAKE2b-256 76d72b0aa9d2c005ab854258f275bb3505eed6f8d137f3580d3ca15d7e9bdccf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page