diff --git a/src/models.json b/src/models.json index dc2f505..daadf37 100644 --- a/src/models.json +++ b/src/models.json @@ -782,6 +782,14 @@ "context_window": 128000 } }, + { + "id": "gemini-3.1", + "handle": "google_ai/gemini-3.1-pro-preview", + "label": "Gemini 3.1 Pro", + "description": "Google's latest and smartest model", + "isFeatured": true, + "updateArgs": { "context_window": 180000, "temperature": 1.0 } + }, { "id": "gemini-3", "handle": "google_ai/gemini-3-pro-preview",