search_long_term
Method
This is a method of the DakeraMemoryAdapter class in the factories module.Search long-term (
episodic) memory.
Signature
Parameters
str
required
No description available.
int
default:"5"
No description available.
Returns
List[Dict[str, Any]]
The result of the operation.
Used By
Mem0MemoryAdapter.search_short_termChromaMemoryAdapter.search_short_termMemory.search_long_termMemory.delete_memories_matchingMemory.recall
Source
View on GitHub
praisonaiagents/memory/adapters/factories.py at line 687
