mem0 icon indicating copy to clipboard operation
mem0 copied to clipboard

Can a memory book support cross conversation? At present, it is only used as middleware to extract memory and put it into VDB, but when a new session is opened, the memory cannot be reflected in the chat

Open orcharddd2024 opened this issue 1 month ago • 0 comments

Issue with current documentation:

Can a memory book support cross conversation? At present, it is only used as middleware to extract memory and put it into VDB, but when a new session is opened, the memory cannot be reflected in the chat

If we want to reflect the content of the memory book in cross conversation LLM chats, does mem0 itself have this function? Or do we need to extract the content from mem0 as prompt words and add them to the beginning of the new conversation?

orcharddd2024 avatar Nov 10 '25 10:11 orcharddd2024