Ask a question to get started
Enter to sendā¢Shift+Enter new line
similarity_search( self, query: str, k: int = 4, *, search_type: Optional[str] = None, **kwargs: Any = {} ) -> List[Document]