VectorizeDeleteParams: {
    ids: string[];
}

Install and import from "@langchain/cloudflare" instead.

Type that defines the parameters for the delete operation in the CloudflareVectorizeStore class. It includes ids, deleteAll flag, and namespace.