Skip to content

Commit 04bfc0d

Browse files
stephanjclaude
andcommitted
chore: add Gemini 3.1 Pro Preview model to models.json
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cdb1cdb commit 04bfc0d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docusaurus/static/api/models.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,15 @@
315315
"inputMaxTokens": 1048576,
316316
"outputMaxTokens": 65536,
317317
"apiKeyUsed": true
318+
},
319+
{
320+
"modelName": "gemini-3.1-pro-preview",
321+
"displayName": "Gemini 3.1 Pro Preview",
322+
"inputCost": 2,
323+
"outputCost": 12,
324+
"inputMaxTokens": 1048576,
325+
"outputMaxTokens": 65536,
326+
"apiKeyUsed": true
318327
}
319328
],
320329
"Groq": [

0 commit comments

Comments
 (0)