Ask a question to get started
Enter to sendā¢Shift+Enter new line
ametadata_search( self, filter: dict[str, Any] | None = None, n: int
filter
dict[str, Any] | None
None
n
int
5
Get documents via a metadata search.
the metadata to query for.
the maximum number of documents to return.