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