Working on a mental therapy support project and I feel like long-term memory is essential for this kind of application. But integrating it seems complicated - I'd need to adjust a lot of things in my current setup.
Tried a few approaches: Storing all messages directly (works but gets super slow); Summarizing conversations (loses too much key info); Some vector search stuff (meh, doesn't really connect the dots)
Anyone have recommendations for long-term memory solutions that are easy to integrate?
[link] [comments]