DeletePinecone
Description
Deletes vectors from a Pinecone index.
Tags
datavolo, delete, embeddings, genai, generative ai, pinecone, rag, retrieval augmented generation, vector store
Properties
In the list below required Properties are shown with an asterisk (*). Other properties are considered optional. The table also indicates any default values, and whether a property supports the NiFi Expression Language.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Pinecone API Key * | Pinecone API Key | The API key for the Pinecone service | ||
Pinecone Index * | Pinecone Index | The name of the Pinecone index to use Supports Expression Language, using FlowFile attributes and Environment variables. | ||
Pinecone Namespace | Pinecone Namespace | default | The name of the Pinecone namespace to use Supports Expression Language, using FlowFile attributes and Environment variables. | |
ID Prefix | ID Prefix | The Pinecone vector ID prefix. If specified, only the vectors whose IDs start with the given value will be deleted. Supports Expression Language, using FlowFile attributes and Environment variables. | ||
Web Client Service * | Web Client Service | Controller Service: WebClientServiceProvider Implementations: StandardWebClientServiceProvider | The Web Client Service to use for communicating with Pinecone |
Dynamic Properties
This component does not support dynamic properties.