Ask a question to get started
Enter to sendā¢Shift+Enter new line
Deletes documents from the vector store based on the specified parameters.
delete(_params: Record<string, any>): Promise<void>
_params
Record<string, any>
Flexible key-value pairs defining conditions for document deletion.