store_entity
Method
This is a method of the Memory class in the memory module.Save entity info in LTM (or mem0/rag). We’ll label the metadata type = entity for easy filtering.
Signature
Parameters
str
required
No description available.
str
required
No description available.
str
required
No description available.
str
required
No description available.
Returns
Any
The result of the operation.
Uses
store_long_term
Source
View on GitHub
praisonaiagents/memory/memory.py at line 1529
