Ask a question to get started
Enter to sendā¢Shift+Enter new line
Query the Brave search engine and return the results as a list of Documents.
download_documents( self, query: str, ) -> List[Document]
Returns: The results as a list of Documents.
query
str
The query to search for.