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.dynamodbSaver import DynamoDBSaver

Initialize the DynamoDB Saver

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.1.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.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for langgraph_dynamodb_checkpoint-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0788a6b23475fb00401939ed357abe4ca2874162bc37decc9b6d389f64f3de24
MD5 a5c5606f5e9bcfeee3e8dc8ebfb31795
BLAKE2b-256 c00e4ba36ae4379e34ae66f43bdf0b79c40fe3f1d0d55b93e1c43cb9bccbc52a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langgraph_dynamodb_checkpoint-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 829866c19f4c462c998041f020d6bf215332caeec263bca8ef9eeac1ab48ae2c
MD5 ad9c3ef156558910e3af55c74f697170
BLAKE2b-256 0480a4746ea3ea0a6972f1922b665bc101e5dc8dd959dcf842ca83bb19d9e5de

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