Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Checkpointer for DynamoDB #272

Open
jdbaker01 opened this issue Oct 31, 2024 · 4 comments
Open

Implement Checkpointer for DynamoDB #272

jdbaker01 opened this issue Oct 31, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers langgraph

Comments

@jdbaker01
Copy link
Collaborator

Implement the checkpoint interface in langchain (https://langchain-ai.github.io/langgraph/how-tos/persistence/?ref=blog.langchain.dev) for DynamoDB. This should include both checkpoint and memory store.

@jdbaker01 jdbaker01 added enhancement New feature or request help wanted Extra attention is needed langgraph labels Oct 31, 2024
@jdbaker01 jdbaker01 self-assigned this Oct 31, 2024
@jdbaker01
Copy link
Collaborator Author

jdbaker01 commented Oct 31, 2024

For first time contributors interested in taking up this feature, I am available to assist with the design and mentoring as part of you taking up the development task.

@3coins 3coins added good first issue Good for newcomers and removed help wanted Extra attention is needed labels Nov 1, 2024
@zhaoJoseph
Copy link

Hi, me and a team of 4 from University of Toronto are interested in this feature. Can this task be finished in a couple of weeks?

@Pierozi
Copy link

Pierozi commented Nov 9, 2024

I'm not sure if this feature should be included here as it concern Langgraph package.
@zhaoJoseph look at the postgres one if you are interested to contribute https://github.com/langchain-ai/langgraph/tree/main/libs/checkpoint-postgres

it's quite a simple task, but you must have good DynamoDB access pattern knowledge to properly use the primary keys.

@zhaoJoseph
Copy link

Thanks for the clarification and guidance. I am also confused why this is under langchain-aws, also a maintainer from langgraph stated that they are only providing implementations for partner providers. langchain-ai/langgraph#1351, thanks anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers langgraph
Projects
None yet
Development

No branches or pull requests

4 participants