gemini-api-php / client

Google Gemini API PHP Client allows you to use the Gemini AI model
MIT License
95 stars 16 forks source link

I need to use proxy because api doesnt support in my region #29

Open byjameson opened 4 months ago

byjameson commented 4 months ago

I need to use proxy because api doesnt support in my region, where should i fix it ? i couldnt find it? where is curl?

erdemkose commented 4 months ago

You need a proxy server in one of the supported countries. Then you can specify the proxy server address while building your Gemini API client. You can find the configuration in the Readme file.

https://github.com/gemini-api-php/client#using-your-own-http-client