Add gemini-2.0-flash-thinking-exp-1219 and gemini-exp-1206 (#961)

This commit is contained in:
Matt Rubens 2024-12-20 01:10:13 -05:00 committed by GitHub
parent 8a7ba91ac1
commit b932531911
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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