addVectors(
vectors: number[][],
documents: DocumentInterface<Record<string, any>>[],
| Name | Type | Description |
|---|---|---|
vectors* | number[][] | |
documents* | DocumentInterface<Record<string, any>>[] | |
options | TurbopufferAddDocumentOptions |
Add vectors and their associated documents to the store.