Searches over documents in a collection based on provided search criteria. One of text or metadata must be provided. Returns an empty list if no documents are found.
Name of the Document Collection
Limit the number of returned documents
Document metadata to filter on.
The lambda parameter for the MMR Reranking Algorithm.
The type of search to perform. Defaults to “similarity”. Must be one of “similarity” or “mmr”.
The search text.
OK