Update gemini.json

Updated the model to Gemini-2.0-flash
This commit is contained in:
Sweaterdog 2025-03-05 17:35:47 -08:00 committed by GitHub
parent f72d690956
commit a3125752d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{
"name": "gemini",
"model": "gemini-1.5-flash",
"model": "gemini-2.0-flash",
"cooldown": 10000
}
}