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