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

io.kestra.plugin.gcp.vertexai.package-info Maven / Gradle / Ivy

@PluginSubGroup(
    title = "Vertex AI",
    description = "This sub-group of plugins contains tasks for accessing Google Cloud Vertex AI.\n" +
        "Vertex AI allows to build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.",
    categories = { PluginSubGroup.PluginCategory.AI, PluginSubGroup.PluginCategory.CLOUD }
)
package io.kestra.plugin.gcp.vertexai;

import io.kestra.core.models.annotations.PluginSubGroup;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy