feat: add gemini-2.0-flash-thinking-exp-01-21 model

This commit is contained in:
Johann Taberlet 2025-01-22 14:55:18 +01:00
parent cc42f2f81c
commit 00297499a0

View file

@ -259,6 +259,14 @@ export const geminiModels = {
inputPrice: 0,
outputPrice: 0,
},
"gemini-2.0-flash-thinking-exp-01-21": {
maxTokens: 8192,
contextWindow: 1_048_576,
supportsImages: true,
supportsPromptCache: false,
inputPrice: 0,
outputPrice: 0,
},
"gemini-exp-1206": {
maxTokens: 8192,
contextWindow: 2_097_152,