CreateSnowflakeEmbeddings 2025.10.9.21

Bundle

com.snowflake.openflow.runtime | runtime-snowflake-processors-nar

Description

Create vector embeddings using Snowflake Cortex Large Language Model functions

Tags

chatbot, embeddings, gen ai, generative ai, llm, nlp, openflow, snowflake, text

Input Requirement

Supports Sensitive Dynamic Properties

false

Properties

PropertyDescription
DimensionsThe number of dimensions to request the resulting output embeddings have.
Embeddings ModelThe model to use for embeddings
Record WriterThe Record Writer to use for writing the output
Snowflake Connection ServiceDatabase Connection Service for accessing Snowflake

Relationships

NameDescription
failureThe original FlowFile will be routed to this relationship if the embeddings could not be created
successThe embeddings will be routed to this relationship

Writes attributes

NameDescription
record.countThe number of records written to the output
mime.typeThe MIME type of the output data, based on the chosen Record Writer