WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@blurrah
Copy link

@blurrah blurrah commented Dec 6, 2025

Background

This adds express mode support to Vertex which is a simplified version of authentication compared to the default OAuth flow.

Summary

Express mode uses a different base URL and requires the api key to be added as a search parameter. Since we need to bypass the default OAuth flow I also added checks to the

Manual Verification

Haven't been able to do this yet due to my Google account being old and messed up. Still posting this PR in the meantime.

Checklist

  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

Future Work

Related Issues

Fixes #10058

Also updates the Vertex example with express mode and gets rid of GOOGLE_API_KEY which wasn't used anywhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Google Vertex AI Express Mode

1 participant