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

Azure CosmosDB memory #3434

Merged
merged 14 commits into from
Apr 25, 2023
Merged

Conversation

eavanvalkenburg
Copy link
Contributor

Still needs docs, otherwise works.

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.

looks amazing!

@hwchase17 hwchase17 merged commit ba7a5ac into langchain-ai:master Apr 25, 2023
@eavanvalkenburg eavanvalkenburg deleted the cosmos_memory branch April 25, 2023 06:39
hwchase17 pushed a commit that referenced this pull request Apr 25, 2023
Test for #3434 @eavanvalkenburg 
Initially, I was unaware and had submitted a pull request #3450 for the
same purpose, but I have now repurposed the one I used for that. And it
worked.
vowelparrot pushed a commit that referenced this pull request Apr 26, 2023
Still needs docs, otherwise works.
vowelparrot pushed a commit that referenced this pull request Apr 26, 2023
Test for #3434 @eavanvalkenburg 
Initially, I was unaware and had submitted a pull request #3450 for the
same purpose, but I have now repurposed the one I used for that. And it
worked.
vowelparrot pushed a commit that referenced this pull request Apr 28, 2023
Still needs docs, otherwise works.
vowelparrot pushed a commit that referenced this pull request Apr 28, 2023
Test for #3434 @eavanvalkenburg 
Initially, I was unaware and had submitted a pull request #3450 for the
same purpose, but I have now repurposed the one I used for that. And it
worked.
samching pushed a commit to samching/langchain that referenced this pull request May 1, 2023
Still needs docs, otherwise works.
samching pushed a commit to samching/langchain that referenced this pull request May 1, 2023
Test for langchain-ai#3434 @eavanvalkenburg 
Initially, I was unaware and had submitted a pull request langchain-ai#3450 for the
same purpose, but I have now repurposed the one I used for that. And it
worked.
yanghua pushed a commit to yanghua/langchain that referenced this pull request May 9, 2023
Still needs docs, otherwise works.
yanghua pushed a commit to yanghua/langchain that referenced this pull request May 9, 2023
Test for langchain-ai#3434 @eavanvalkenburg 
Initially, I was unaware and had submitted a pull request langchain-ai#3450 for the
same purpose, but I have now repurposed the one I used for that. And it
worked.
@F2EVarMan
Copy link

I tested according to the test case here, and I found that the problem is that once CosmosDBChatMessageHistory is called again, it will overwrite the previously saved conversation history, resulting in no historical conversation and no data insertion from the historical conversation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants