laravel-google-bard icon indicating copy to clipboard operation
laravel-google-bard copied to clipboard

A Laravel Package for Google Bard AI Chatbot

Results 3 laravel-google-bard issues
Sort by recently updated
recently updated
newest added

Hi I tried setting up your Bard package but it fails with the eror "Class "LaravelBard" not found" i've tried importing it via use LaravelBard; or use Bard; but those...

bug

Hello. First of all, it is a very interesting project. I have taken the bard's cockie I can do it as in your explanation but I get this. I am...

Hi, I get the following error when I run a very simple get_answer() function: ``` ErrorException Trying to access array offset on value of type null at vendor/adityadees/laravel-google-bard/src/LaravelBard.php:135 131▕ return...