How to best add in memory (like mem0) into librechat? #5378
Replies: 5 comments 6 replies
-
Technically, to connect such memory to Librechat, you can use the MCP tool. Setup tools like "save memory", "fetch memory" or "delete memory". However, the issue is that to my knowledge, tool call cannot identify the user, which is deal-breaker in a multiuser setup to such an approach (user would have to provide its name to LLM each time for a tool call). |
Beta Was this translation helpful? Give feedback.
-
Something like this is planned and already prototyped. It would work similar to ChatGPT's memory feature. |
Beta Was this translation helpful? Give feedback.
-
Following |
Beta Was this translation helpful? Give feedback.
-
Any update on this feature? Do you anticipate it will be in the next major release? @danny-avila |
Beta Was this translation helpful? Give feedback.
-
Love the memory feature, thank you! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, first of all, thank you for your awesome work.
I was wondering if it would be possible to add a memory layer (like mem0) into the stack? Something like this would be really useful for personalizing, like what chatgpt does right now.
Or if you can give some idea on how to approach it, i'd be happy to tinker this on my own too.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions