search_entity
Method
This is a method of the Memory class in the memory module.Filter to items that have metadata ‘category=entity’.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Filter to items that have metadata ‘category=entity’.
This is a method of the Memory class in the memory module.Filter to items that have metadata ‘category=entity’.
def search_entity(query: str, limit: int) -> List[Dict[str, Any]]