search_short_term
Method
This is a method of the Mem0MemoryAdapter class in the factories module.Search mem0 (treated as long-term since mem0 doesn’t distinguish).
Signature
Parameters
str
required
No description available.
int
default:"5"
No description available.
Returns
List[Dict[str, Any]]
The result of the operation.
Uses
search_long_term
Used By
AgentTeam.restore_session_stateMemory.search_short_termMemory.delete_memories_matchingMemory.build_context_for_task
Source
View on GitHub
praisonaiagents/memory/adapters/factories.py at line 219
