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

PropertyDescription
Corpus IDIdentifier of the Vectara corpus
Document Filter AttributesA comma delimited list of metadata fields, which if present in the FlowFile attributes will be included in as a document metadata filter.
Document IDA unique identifier for the document constructed either from the source path of the document or a hash of the document’s content.
Document Metadata AttributesA comma delimited list of metadata fields, which if present in the FlowFile attributes will be included will be included in the document metadata.
Vectara ClientVectara Client Service.

Relationships

NameDescription
failureVectara failure relationship
originalOriginal relationship
successVectara success relationship

See also