We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Set my Vertex AI and gemini api_base.
model_list: - model_name: gemini-vision litellm_params: model: vertex_ai/gemini-1.5-pro api_base: "my-aiplatform-googleapis.com" vertex_project: "project-id" vertex_location: "us-central1" vertex_credentials: "/app/my-vertex-credentials.json"
https://github.com/BerriAI/litellm/blob/main/litellm/llms/vertex_ai/common_utils.py#L75
When I provide my own API base, I want to replace aiplatform.googleapis.com with my own my-aiplatform-googleapis.com.
No
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Feature
Set my Vertex AI and gemini api_base.
https://github.com/BerriAI/litellm/blob/main/litellm/llms/vertex_ai/common_utils.py#L75
When I provide my own API base, I want to replace aiplatform.googleapis.com with my own my-aiplatform-googleapis.com.
Motivation, pitch
Set my Vertex AI and gemini api_base.
Are you a ML Ops Team?
No
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: