google-gemini-php / client

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

$client = new \GuzzleHttp\Client([]) #6

Closed Tinywan closed 4 months ago

Tinywan commented 4 months ago

$client = new \GuzzleHttp\Client([])

aydinfatih commented 4 months ago

First of all, thank you for taking the time to contribute to the package.

This change would be misleading. The name of the gemini client variable is $client. Because of this change gemini client will be replaced by guzzle client. I am therefore closing this PR.