All functions

gcva_ChatMessage()

A chat message object

gcva_InputOutputTextPair()

TODO A chat inputOutput text pair object

gcva_automl_tabluar_training_job()

Constructs an AutoML Tabular Training Job

gcva_batch_predict()

Submit a Batch Prediction Job

gcva_batch_prediction_job()

Get a BatchPrediction object https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.batchPredictionJobs/get

gcva_bucket_get()

Get global bucket

gcva_bucket_set()

Set staging bucket prefix

gcva_chat_predict()

TODO TODO Chat Prompt

gcva_create_endpoint()

Creates a Vertex AI Endpoint

gcva_create_tabluar_dataset()

Creates a tabluar dataset

gcva_custom_container_training_job()

Create custom container training job

gcva_dataset()

Get a dataset object https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.datasets/get

gcva_delete_dataset()

Deletes a dataset

gcva_delete_endpoint()

Deletes a Vertex AI Endpoint

gcva_deploy()

Deploy a model to an Endpoint

gcva_endpoint()

Get an Endpoint

gcva_gemini_text()

Generate Text with Google Cloud Vertex AI Gemini Model

gcva_get_op()

Poll an operationId https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.operations/get

gcva_list_datasets()

Lists datasets in a project.

gcva_list_endpoints()

Lists Vertex AI Endpoints within a specific GCP Project

gcva_list_models()

Lists models in a project.

gcva_model()

Get a Model object https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.models/get

gcva_predict()

Predict

gcva_project_get()

Get ProjectId

gcva_project_set()

Set the projectId for your Vertex AI services

gcva_region_get()

Get Region Set

gcva_region_set()

Set the region

gcva_run_job()

Executes an training job https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.trainingPipelines/create

gcva_text_gen_predict()

Generate Text from Text Prompts https://cloud.google.com/vertex-ai/docs/generative-ai/text/test-text-prompts#generative-ai-test-text-prompt-python

gcva_trainingPipeline()

Get a Training Pipeline object https://cloud.google.com/vertex-ai/docs/reference/rest/v1/projects.locations.trainingPipelines/get

gcva_undeploy()

Undeploy Model from Endpoint

gcva_wait_for_batch_prediction_job()

Wait for a BatchPredctionJob operation https://cloud.google.com/vertex-ai/docs/reference/rest/v1/JobState

gcva_wait_for_model_deploy()

Wait for an Model to deploy

gcva_wait_for_op()

Wait for an Operation

gcva_wait_for_training_pipeline()

Wait for a training pipeline operation

googleCloudVertexAIR-package googleCloudVertexAIR

Interact with Google Cloud Vertex AI with R