search_with_quality
Method
This is a method of the Memory class in the memory module.Search with quality filter
Signature
Parameters
str
required
No description available.
float
default:"0.0"
No description available.
Literal
default:"'long'"
No description available.
int
default:"5"
No description available.
Returns
List[Dict[str, Any]]
The result of the operation.
Uses
logger.infosearch_func
Source
View on GitHub
praisonaiagents/memory/memory.py at line 1758
