Ask a question to get started
Enter to sendā¢Shift+Enter new line
addDocuments(documents: Document<Record<string, any>>[]): Promise<string[]>
documents
Document<Record<string, any>>[]
The documents to add.
Adds documents to the collection. The documents are first embedded into vectors using the provided embedding model.