mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-17 17:41:24 -07:00
feat(core): Update checkpoint.
This commit is contained in:
committed by
Tommaso Sciortino
parent
faf69f2c99
commit
a8e3928dd2
@@ -370,7 +370,7 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
"gemini-3-flash-preview": {
|
||||
"extends": "chat-base-3",
|
||||
"modelConfig": {
|
||||
"model": "skyhawk"
|
||||
"model": "fiercefalcon"
|
||||
}
|
||||
},
|
||||
"gemini-2.5-pro": {
|
||||
@@ -504,7 +504,7 @@ their corresponding top-level category object in your `settings.json` file.
|
||||
},
|
||||
"chat-compression-3-flash": {
|
||||
"modelConfig": {
|
||||
"model": "skyhawk"
|
||||
"model": "fiercefalcon"
|
||||
}
|
||||
},
|
||||
"chat-compression-2.5-pro": {
|
||||
|
||||
Reference in New Issue
Block a user