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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for langgraph_dynamodb_checkpoint-0.1.0.tar.gz
Algorithm Hash digest
SHA256 782e28618927efe71070a19de33ba9c46f3868aecaf3710cbff193179679317a
MD5 e46fbf6c9f2be1c2ba0043b375d2e293
BLAKE2b-256 20854bad344203d6e341dac65ff32383d9052bad3bde88a1cbd89737bf0dfa0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for langgraph_dynamodb_checkpoint-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94d26a78f2ae78586653c9c427f299a70961bc9af4d79310cc97079c4facc9c9
MD5 1c9a0e1efe593908ccd11ab4b6a5e402
BLAKE2b-256 feec10ac8a497af23b81e614e8c8124d1a830c8252d854958bd4b7dafeaba9c5

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