feat: add gemini-2.0-flash-exp and gemini-exp-1206 models (#5213)

This commit is contained in:
Raphael Valdetaro 2024-12-12 18:21:46 -03:00 committed by GitHub
commit 67892d4292
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,4 +13,6 @@ GOOGLE_GENERATIVE_AI_MODELS = [
"gemini-1.5-flash-8b-exp-0827",
"gemini-1.5-flash-8b-exp-0924",
"gemini-exp-1114",
"gemini-2.0-flash-exp",
"gemini-exp-1206",
]