Step Details
|
Introduced in Version | 9.14.0 |
Last Modified in Version | 9.14.0 |
Location | AI > Google Vertex |
The Get AI Prediction step provides predictions or inferences from a trained machine learning model deployed on the Google Vertex AI platform. It allows you to submit input data to the deployed model and receive predictions as output.
Prerequisites
Refer to Google Vertex AI for setup instructions before using the step.
A Project dependency is also a requirement.
Properties
[Settings]
Property | Description | Data Type |
---|
OverridePredictionParameters | When enabled, overrides default prediction parameters permitting custom parameters to be created. | Boolean |
SetSpecificModel | When enabled, creates a new textbox allowing the selection of a specified AI model. | Boolean |
GCP Settings
Property | Description | Data Type |
---|
Specify GCP Settings | When enabled, creates a new box that, when edited, permits specific GCP selection. | Boolean |
Settings
Property | Description | Data Type |
---|
JSON Credentials | If there have been predefined JSON credentials established, those may be selected here | String |
Inputs
Property | Description | Data Type |
---|
Context |
| String |
Examples |
| List |
Messages |
| List |
Outputs
Property | Description | Data Type |
---|
Prediction Response | Model output | String |
