google-gemini-php / laravel

⚡️ Gemini PHP for Laravel is a community-maintained PHP API client that allows you to interact with the Gemini AI API.
MIT License
252 stars 29 forks source link

curl timeout #13

Open asivaneswaran opened 1 week ago

asivaneswaran commented 1 week ago

"cURL error 28: Operation timed out after 30002 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://generativelanguage.googleapis.com/v1/models/gemini-1.5-pro:generateContent

I know the job is going to be long, in AI studio it takes over 30 seconds to do, so what can I do here?