Skip to content

fix(gcloud): skip client init for custom models

Igor Drozdov requested to merge id-disable-vertex-for-custom-models into main

What does this merge request do and why?

Skip gcloud client initialization when custom models are enabled. Otherwise, an error is raised if a custom doesn't have gcloud credentials set.

Merge request reports

Loading