Closed
Description
Hey @whysosaket , @toi500 , @HenryHengZJ - Thanks for adding the mem0 node, it's great! I'm looking to implement user memory search across sessions to recall past interactions in new sessions. Any advice on how to achieve this?
For Ex:
User: X
Session: 11111 (Runid)
User Input: My name is X
User: X
Session: 22222 (Runid)
User Input: I like cars
User: X
Session: 33333 (Runid)
User Input: Tell me about myself
Retrieved Memories: Name is X, Likes cars
Agent: Your name is X and you like cars.
I've tried a few different ways but couldn't seem to get the mem0 node to behave this way? Any suggestions?
Metadata
Metadata
Assignees
Labels
No labels