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 ]
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 ]