search
Method
This is a method of the LearnManagerProtocol class in the protocols module.Search across all enabled stores.
Signature
Parameters
str
required
No description available.
int
default:"10"
No description available.
Returns
Dict[str, List[Dict[str, Any]]]
The result of the operation.
Used By
Source
View on GitHub
praisonaiagents/memory/learn/protocols.py at line 235
