laravel
laravel copied to clipboard
Google Gemini API client for Laravel
Long answers are left unfinished.
Hello everyone, and good job. I want to install this Laravel module and I have this problem. It can be fixed? Is it something of mine? ``` diaconuliviu85@penguin:~/laravel/appnet$ composer require...
Similar to our [Undefined array key "safetyRatings"](https://github.com/gemini-api-php/laravel/issues/6) issue, we see some calls to the sendMessage function fail. Again, we cannot reproduce this consistently, but it happens in roughly 10% of...
In some cases, we're seeing the sendMessage function fail. We cannot reproduce this consistently, but it happens in roughly 2 to 5% of our calls. ``` Undefined array key "safetyRatings"...
It works correctly with any other language I ask it questions in, but I get an error when I use Persian. `$question = 'سلام'; $result = Gemini::generateText($question);` error: Undefined array...
Hi, I would like to know if this package is maintained or if I should just use the client package?
is it possible to increase the request timeout? Sometimes, my request can take 120-150 seconds, so I would like to put it at 180 seconds. Thanks
By creating an additional parameter, you can use different models, like Gemini 1.5 flash
As shown in title, it wont publish anything.