Ask a question to get started
Enter to sendā¢Shift+Enter new line
Return docs most similar to query.
similarity_search_with_score( self, query: str, k: int = 4, **kwargs: Any = {} ) -> List[Tuple[Document, float]]