Enhance your memory system with graph-based knowledge representation and retrieval
llm
is set in the main config, it will be used for all graph operations.llm
is set in the graph_store config, it will override the main config llm
and be used specifically for graph operations.gpt-4o-2024-08-06
) will be used for all graph operations.enableGraph
as true
in the config
object.--schema-info-enabled
flag is set to True
for more performant schema
generation.
Additional information can be found on Memgraph
documentation.
User can also customize the LLM for Graph Memory from the Supported LLM list with three levels of configuration:
llm
is set in the main config, it will be used for all graph operations.llm
is set in the graph_store config, it will override the main config llm
and be used specifically for graph operations.gpt-4o-2024-08-06
) will be used for all graph operations.user_id
. Use userId
in NodeSDK.Add memory 'I like going to hikes'
Add memory 'I love to play badminton'
Add memory 'I hate playing badminton'
Add memory 'My friend name is john and john has a dog named tommy'
Add memory 'My name is Alice'
Add memory 'John loves to hike and Harry loves to hike as well'
Add memory 'My friend peter is the spiderman'
Note: The Graph Memory implementation is not standalone. You will be adding/retrieving memories to the vector store and the graph store simultaneously.If you want to use a managed version of Zentry, please check out Zentry. If you have any questions, please feel free to reach out to us using one of the following methods: