Skip to content

Feature Request: Google Vertex AI Support #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 tasks
kieranklaassen opened this issue Apr 18, 2025 · 1 comment
Open
3 tasks

Feature Request: Google Vertex AI Support #121

kieranklaassen opened this issue Apr 18, 2025 · 1 comment

Comments

@kieranklaassen
Copy link
Contributor

Why
responseSchema → guaranteed JSON
• Access to latest Gemini models & enterprise controls

What
Add RubyLLM::Providers::VertexGemini that:

  1. Uses Vertex endpoint + ADC auth.
  2. Puts responseSchema at root.
  3. Reads VERTEX_PROJECT & VERTEX_REGION env vars.
  4. Falls back to consumer provider if unset.

Checklist

  • Provider class & model map
  • OAuth token helper
  • Tests + README snippet
@kieranklaassen
Copy link
Contributor Author

This is needed for #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant