feat(core): Add real model string (#86)

This commit is contained in:
joshualitt
2025-12-16 09:22:50 -08:00
committed by Tommaso Sciortino
parent 0188599642
commit d4f1da3934
4 changed files with 12 additions and 16 deletions
@@ -50,7 +50,7 @@
}
},
"gemini-3-flash-preview": {
"model": "fiercefalcon",
"model": "gemini-3-flash-preview",
"generateContentConfig": {
"temperature": 1,
"topP": 0.95,
@@ -216,7 +216,7 @@
"generateContentConfig": {}
},
"chat-compression-3-flash": {
"model": "fiercefalcon",
"model": "gemini-3-flash-preview",
"generateContentConfig": {}
},
"chat-compression-2.5-pro": {