rpurinton / gemini-php

A PHP Library for Google Gemini AI
https://discord.gg/U9stSmpEYr
MIT License
20 stars 8 forks source link

allow models, regions and output tokens #6

Closed dtannen closed 5 months ago

dtannen commented 5 months ago

Google is changing model names all the time. There are now many gemini models.

Also, 8192 is the maxOutputTokens now.