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>
A flexible object containing key-value pairs that define the conditions for selecting documents to delete.