You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
by my reading, eg here, "The Vertex AI SDK and the Vertex AI Python client library provide similar functionality with different levels of granularity." so i'm surprised if the model support varies
if there is a general pattern that model support rolls out in one package prior to the other, that would be a good note in the docs for consumers
"google-cloud-aiplatform>=1.71.1",
"vertexai>=1.71.1",
note: I can't upgrade google-cloud-aiplatform because PIP tells me it depends on vertexai and there is no higher version of vertexai available
similar to
#4009
except:
The text was updated successfully, but these errors were encountered: