I am trying to implement memory in neo4j as nodes. Like I want to store memory of a user conversation using Memgpt or any other framework which could be message summary or user's intent, key components etc?
How can i save memory as nodes in neo4j?
I am trying to implement memory in neo4j as nodes. Like I want to store memory of a user conversation using Memgpt or any other framework which could be message summary or user's intent, key components etc?
How can i save memory as nodes in neo4j?