Step Details |
Introduced in Version | 9.3.0
|
Last Modified in Version | 9.3.0
|
Location | AI > 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
Property | Description | Data Type |
---|
Override Default Provider | Boolean permitting the user to override which provider is used | Boolean |
Select Model | Boolean permitting the user to decide which model to retrieve chat completion models from | Boolean |
Select Prompt | Boolean permitting selection of prompt making search more precise | Boolean |
Prompt | String of prompt selected | String |
Get Prompt from Flow | Boolean permitting the ability to retrieve prompt from flow | Boolean |
Inputs
Property | Description | Data Type |
---|
Override Variables | List of variables to override in order to refine search results | List of AIPromptVariable |
Outputs
Property | Description | Data Type |
---|
Done |
|
|
| Chat Response | Returned list of chat response containing the acquired embeddings | List of AITextEmbedding |
