Best practices for LangChain Integration and handling Memory Conflicts/Updates #90
Unanswered
JoesSattes
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, thanks for this project.
I’ve been testing OpenMemory, specifically focusing on the Server Mode for multi-user memory functions. My goal is to integrate OpenMemory into a LangChain application that handles concurrent users, separated by
user_id.After my initial tests, I have two main questions regarding architecture and logic:
1. Recommended Integration Pattern
2. Handling Memory Evolution and Conflicts
Any advice on how to achieve these behaviors would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions