mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

Retrieving chat history from interaction between a user and chatbot

Open rferrazd opened this issue 7 months ago • 1 comments

🐛 Describe the bug

Is it possible to retrieve the chat history from a session between a user and chatbot conversation? I implemented mem0's memory feature to a chatbot, but it appear that the questions to the chatbot and the anwers are not being stored. Can we only store memories in vector databases? These memories seem to be more of a list of insights and notes from the conversation between the user and chatbot.

rferrazd avatar Jul 23 '24 19:07 rferrazd