Ask a question to get started
Enter to send•Shift+Enter new line
Deletes documents from the vector store.
delete(ids: string[]): Promise<void>
ids
string[]
The IDs of the documents to delete.