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

Fixed an unhandled error that was raised when DynamoDB did not have any chat history. #6141

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

ngo275
Copy link
Contributor

@ngo275 ngo275 commented Jun 14, 2023

The current version of chat history with DynamoDB doesn't handle the case correctly when a table has no chat history. This change solves this error handling.

Fixes #6088

Who can review?

Tag maintainers/contributors who might be interested:

@hwchase17

Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems reasonable, thanks

@hwchase17 hwchase17 added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Jun 18, 2023
@hwchase17 hwchase17 merged commit 46782ad into langchain-ai:master Jun 19, 2023
This was referenced Jun 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
2 participants