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

Add dynamodb chat message history #1016

Merged

Conversation

sousousore1
Copy link
Contributor

@sousousore1 sousousore1 commented Apr 27, 2023

This pull request adds a feature to use Amazon DynamoDB to store chat message history.
I referred to the implementation of langchain in Python when working on this.
https://python.langchain.com/en/latest/_modules/langchain/memory/chat_message_histories/dynamodb.html

@vercel
Copy link

vercel bot commented Apr 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview May 6, 2023 4:31pm

@jacoblee93 jacoblee93 added the lgtm PRs that are ready to be merged as-is label May 6, 2023
@nfcampos nfcampos merged commit 7fa3c96 into langchain-ai:main May 8, 2023
@sousousore1 sousousore1 deleted the add-dynamodb_chat_message_history branch May 9, 2023 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PRs that are ready to be merged as-is
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants