chage base_url of google ai api #6324
Replies: 1 comment
-
i fix it with this https://docs.litellm.ai/docs/tutorials/litellm_gemini_cli tutorial. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
is there a way to change the base URL that program use to send the API calls?
for example in google-generativeai library we can change the api_endpoint="https://example.com"
I create a proxy server that act like google API server and I want to test it in this app. so I want to know is there a way to change endpoint of all API calls that calls by the app?
Beta Was this translation helpful? Give feedback.
All reactions