client icon indicating copy to clipboard operation
client copied to clipboard

Google Gemini API PHP Client allows you to use the Gemini AI model

Results 32 client issues
Sort by recently updated
recently updated
newest added

I believe all the 1.x models are deprecated and so I added the new model names into ModelName.php

Additional MIME types have been added to Gemini and are now supported via a new file_data part, as detailed in the documentation below: [Using with YouTube videos](https://ai.google.dev/gemini-api/docs/video-understanding) [Using with other...