mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-04-21 13:37:17 +00:00
Merge 4216d02156 into a38e2f0048
This commit is contained in:
commit
5d08416b66
1 changed files with 1 additions and 1 deletions
|
|
@ -484,7 +484,7 @@ export const DEFAULT_MODEL_CONFIGS: ModelConfigServiceConfig = {
|
|||
},
|
||||
{
|
||||
condition: {
|
||||
requestedModels: ['auto-gemini-3', 'gemini-3-pro-preview'],
|
||||
requestedModels: ['gemini-3-pro-preview'],
|
||||
},
|
||||
target: 'gemini-3-flash-preview',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue