Ask a question to get started
Enter to send•Shift+Enter new line
Removes specified documents from the AzureAISearchVectorStore using IDs or a filter.
delete(params: __type): Promise<void>
params
__type
Object that includes either an array of IDs or a filter for the data to be deleted.