Skip to contents

Tiny smoke test for the Vertex AI client

Usage

morie_vertex_health_check()

Value

Named list (ok / error / model / project / location / reply).

Examples

if (FALSE) { # nzchar(Sys.getenv("GOOGLE_CLOUD_PROJECT")) || nzchar(Sys.getenv("MORIE_EE_PROJECT"))
# Runs only when a Google Cloud project is configured.
morie_vertex_health_check()
}