Ask a question to get started
Enter to send•Shift+Enter new line
Retrieves the relevant documents based on the given query.
_getRelevantDocuments(query: string): Promise<Document<Record<string, any>>[]>
query
string
The query string.