Ask a question to get started
Enter to sendā¢Shift+Enter new line
Load suggestions.
load_suggestions( query: str = '', doc_type: str = 'all', ) -> List[Document]
Returns:
query
str
''
A query string
doc_type
'all'
The type of document to search for. Can be one of "all", "device", "guide", "teardown", "answer", "wiki".