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

[FIX] Proxy - Set different locations per vertex ai deployment on litellm proxy #2234

Merged
merged 1 commit into from Feb 28, 2024

Conversation

ishaan-jaff
Copy link
Contributor

Set different locations per vertex ai deployment on litellm proxy

model_list:
  - model_name: gemini-vision
    litellm_params:
      model: vertex_ai/gemini-1.0-pro-vision-001
      vertex_project: "project-id"
      vertex_location: "us-central1"
  - model_name: gemini-vision
    litellm_params:
      model: vertex_ai/gemini-1.0-pro-vision-001
      vertex_project: "project-id2"
      vertex_location: "us-east"

Copy link

vercel bot commented Feb 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview Feb 28, 2024 4:16pm
litellm-dashboard ✅ Ready (Inspect) Visit Preview Feb 28, 2024 4:16pm

Copy link

railway-app bot commented Feb 28, 2024

This PR is being deployed to Railway 🚅

litellm: ◻️ REMOVED

@ishaan-jaff ishaan-jaff merged commit 9124ef6 into main Feb 28, 2024
7 of 10 checks passed
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.

None yet

1 participant