Relative Content

Tag Archive for javascriptgoogle-cloud-platformgoogle-cloud-vertex-aigoogle-ai-platform

Get the list of all models from GCP

I want to return the list of all model from Vertex AI (fine tuned and not) from GCP. To do so I used the ModelServiceClient from aiplatform library but I get not model : [ [], null, null ]