Skip to main content

search_entity

Method
This is a method of the Memory class in the memory module.
Filter to items that have metadata ‘category=entity’.

Signature

def search_entity(query: str, limit: int) -> List[Dict[str, Any]]

Parameters

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

Returns

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