Skip to main content

search_long_term

Method
This is a method of the Mem0MemoryAdapter class in the factories module.
Search mem0 for relevant memories.

Signature

Parameters

str
required
No description available.
int
default:"5"
No description available.

Returns

List[Dict[str, Any]]
The result of the operation.

Uses

  • safe_mem0_search

Used By

Source

View on GitHub

praisonaiagents/memory/adapters/factories.py at line 228