All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json.data.testConnections.mlmodel.vertexai.json Maven / Gradle / Ivy

There is a newer version: 1.5.11
Show newest version
{
    "name": "VertexAI",
    "displayName": "VertexAI Test Connection",
    "description": "Test Connection to validate the access against models and basic metadata extraction",
    "steps": [
      {
        "name": "GetModels",
        "description": "Validate that we can get the instances with the given credentials.",
        "errorMessage": "Failed to get VertexAI models, please validate to the credentials of service account",
        "shortCircuit": true,
        "mandatory": true
      }
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy