Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Get Embedding For Text

Prev Next
Step Details
Introduced in Version9.3.0
Last Modified in Version9.3.0
LocationAI > Common

The Get Embedding for Text step is used to fetch the embeddings for a Text input to allow review. 

Prerequisites 

This step requires the AI Common to be installed before it will be available in the toolbox.


Properties

Settings

PropertyDescriptionData Type
Override Default ProviderBoolean permitting the user to override which provider is usedBoolean
Select ModelBoolean permitting the user to decide which model to retrieve chat completion models fromBoolean
Select PromptBoolean permitting selection of prompt making search more preciseBoolean
PromptString of prompt selectedString
Get Prompt from FlowBoolean permitting the ability to retrieve prompt from flowBoolean

Inputs

PropertyDescriptionData Type
Override VariablesList of variables to override in order to refine search resultsList of AIPromptVariable

Outputs

PropertyDescriptionData Type
Done


Chat ResponseReturned list of chat response containing the acquired embeddings List of AITextEmbedding



Related Information


AI Common Module