mem0
mem0 copied to clipboard
Retrieving chat history from interaction between a user and chatbot
🐛 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.