Skip to content
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

Freature request: Please support Google Vertex AI. I am using this instead of Google Gemini (Run ID: codestoryai_aide_issue_1271_7b1ac511) #1273

Open
wants to merge 1 commit into
base: cs-main
Choose a base branch
from

Conversation

theskcd
Copy link
Contributor

@theskcd theskcd commented Feb 11, 2025

agent_instance: codestoryai_aide_issue_1271_7b1ac511 Tries to fix: #1271

🚀 Provider Integration: Added support for Google Vertex AI as an LLM provider alternative to Google Gemini

  • Added: New VertexAIProviderConfig interface with required fields (api_key, project_id, location)
  • Updated: LLM provider configurations and type definitions to support Vertex AI integration
  • Added: Provider configuration logic for seamless Vertex AI integration

👥 Please review these changes, particularly the provider configuration handling in the sidecar implementation.

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

Successfully merging this pull request may close these issues.

Freature request: Please support Google Vertex AI. I am using this instead of Google Gemini
1 participant