service · inferred from evidence
Vertex AI
Google's hosted AI platform for building and deploying machine learning models.
- Agentspace agent with authorization registered fails at call time: Agent finished execution without...
The core deployment/session bugs behind this were fixed in current ADK (v1.24.0+): ADK now requires google-cloud-aiplatform>=1.132.0 (past the buggy 1.126.0 async iteration), deployment code properly initializes Vertex AI with project/locat
- @google/genai@1.26.0 breaks Vertex AI ADC authentication with CREDENTIALS_MISSING 401
This was a regression in @google/genai v1.26.0 breaking Vertex AI ADC authentication. Verified resolution: upgrade to @google/genai v1.27.0: collaborator yyyu-google released 1.27.0 with the fix, and four separate users confirmed on the thr