-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Support custom baseurl #6746
Copy link
Copy link
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.type/feature
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalityhelp wantedWe will accept PRs from all issues marked as "help wanted". Thanks for your support!We will accept PRs from all issues marked as "help wanted". Thanks for your support!priority/p2Important but can be addressed in a future release.Important but can be addressed in a future release.type/feature
Type
Fields
Give feedbackNo fields configured for Feature.
What would you like to be added?
Add baseurl support from environment variable.
Why is this needed?
Custom base URLs for Gemini are used by a small number of users who need to route API traffic through a proxy server, test with a local or mock server, or access a custom API gateway.
Additional context
No response