Ask a question to get started
Enter to sendā¢Shift+Enter new line
Perform a similarity search against the query string.
similarity_search( self, query: str, params: Optional[dict] = None, **kwargs: Any = {} ) -> List[Document]