Skip to content

Embed Query

Purpose of the Node

The Embed Query node is designed to take a query string and an embedding model as inputs, and output an embedding vector. It supports both text and image models.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionExecution-
query_stringThe string to embedString-
modelThe embedding modelStructCachedEmbeddingModel
EndDone with the ExecutionExecution-
vectorThe embedding vectorFloatArray
FailedFailed to embed the queryExecution-