Add documents to the store.
addDocuments(
documents: DocumentInterface<Record<string, any>>[],
options: TurbopufferAddDocumentOptions
): Promise<string[]>| Name | Type | Description |
|---|---|---|
documents* | DocumentInterface<Record<string, any>>[] | |
options | TurbopufferAddDocumentOptions |