Ask a question to get started
Enter to send•Shift+Enter new line
Method to add documents to the MyScale database.
addDocuments(documents: Document<Record<string, any>>[]): Promise<void>
documents
Document<Record<string, any>>[]
The documents to add.