mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Fix gemini-2.0-flash-thinking-exp-1219 contewWindow
This commit is contained in:
@@ -385,7 +385,7 @@ export const geminiDefaultModelId: GeminiModelId = "gemini-2.0-flash-thinking-ex
|
||||
export const geminiModels = {
|
||||
"gemini-2.0-flash-thinking-exp-1219": {
|
||||
maxTokens: 8192,
|
||||
contextWindow: 1_048_576,
|
||||
contextWindow: 32_767,
|
||||
supportsImages: true,
|
||||
supportsPromptCache: false,
|
||||
inputPrice: 0,
|
||||
|
||||
Reference in New Issue
Block a user