Embedding¶
Available since: unknown
Generate a text embedding from an input.
Fields¶
Model
-
The applicable model for this operation type.
Token input
-
The data input for AI. Please provide the token name only, without brackets.
Token result
-
The response from AI will be stored into the token result field to be used in future steps. Please provide the token name only, without brackets.
Specific configuration for the model
-
Some models require specific configuration settings, like temperature, voice or response_format.