Skip to content

Conversation

@janplancraft
Copy link

Fixes the Vertex AI plugin to use https://aiplatform.googleapis.com instead of https://global-aiplatform.googleapis.com when location: 'global' is specified.

Fixes #3651

Changes:

  • list-models.ts - Model listing endpoint
  • predict.ts - Predict endpoint
  • upsert_datapoints.ts - Vector search upsert endpoint
  • evaluator_factory.ts - Evaluation endpoint
  • model_garden.ts (legacy) - Model garden template URL
  • llama.ts (v2) - Llama model template URL

@google-cla
Copy link

google-cla bot commented Dec 8, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[JS] Vertex AI plugin uses incorrect URL for global location in Genkit

1 participant