After a few iterations, we found the best way to do that was to build a document store into LangGraph This comes with:
– Flexible namespacing (to support multiple types of memory)
– JSON Document Storage
– Content-Based Filtering
LangGraph Document Store for Memory Management
By
–