feat(core): Update checkpoint. (#79)

This commit is contained in:
joshualitt
2025-12-10 12:28:03 -08:00
committed by Tommaso Sciortino
parent 562d84545a
commit 5eb817c426
3 changed files with 5 additions and 5 deletions

View File

@@ -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": {