rpurinton / gemini-php

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

RegionName and modelName outdated ? #5

Open nicolas-tougouchi opened 5 months ago

nicolas-tougouchi commented 5 months ago

Hello,

I've just try this package, and Prompt works fine, thanks. But the VALID_REGIONS and VALID_MODELS are a little outdated.

It would be interesting to have :

Maybe the job is just to add these items in const VALID_REGIONS and const VALID_MODELS ? Or maybe other things in code depends on these items ?

Regards,

4i-helpynet commented 4 months ago

Same here. Also topK isn't mandatory for latest preview models.

danwomersley commented 3 months ago

Same. It would be great to get the latest models / regions added in

robson83 commented 1 month ago

created a pull request to fix the latest models