An R interface to Vertex AI
Vertex AI REST API documentation here
Status: This is experimental and not recommended for production use yet
This package is not yet available on CRAN.
To install the latest, potentially unstable version directly from GitHub:
if(!require("remotes")){
install.packages("remotes")
}
remotes::install_github("justinjm/googleCloudVertexAIR")
Please see the package site here for more information and examples.
Here's a visualization of the package's function and how they work together: