feat: add Gemini 3.1 Pro Preview model (#1037)
Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user