PutVectaraFile 2025.10.9.21¶
Bundle¶
com.snowflake.openflow.runtime | runtime-vectara-processors-nar
Description¶
Upload a FlowFile content to Vectara’s index endpoint. Document filter attributes and metadata attributes can be set by referencing FlowFile attributes.
Tags¶
ai, llm, openflow, rag, vectara
Input Requirement¶
Supports Sensitive Dynamic Properties¶
false
Properties¶
| Property | Description |
|---|---|
| Corpus ID | Identifier of the Vectara corpus |
| Document Filter Attributes | A comma delimited list of metadata fields, which if present in the FlowFile attributes will be included in as a document metadata filter. |
| Document ID | A unique identifier for the document constructed either from the source path of the document or a hash of the document’s content. |
| Document Metadata Attributes | A comma delimited list of metadata fields, which if present in the FlowFile attributes will be included will be included in the document metadata. |
| Vectara Client | Vectara Client Service. |
Relationships¶
| Name | Description |
|---|---|
| failure | Vectara failure relationship |
| original | Original relationship |
| success | Vectara success relationship |