Vertex AI API client library.
Train high-quality custom machine learning models with minimal machine learning expertise and effort.
Install this package from Hex by adding
google_api_ai_platform
to your list of dependencies in mix.exs
:
def deps do
[{:google_api_ai_platform, "~> 0.27"}]
end
Product documentation is available at https://cloud.google.com/vertex-ai/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_ai_platform.