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