mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 20:14:44 -07:00
feat(core,cli): add support for Gemma 4 models (experimental) (#25604)
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"experimental": {
|
||||
"extensionReloading": true,
|
||||
"modelSteering": true,
|
||||
"autoMemory": true
|
||||
"autoMemory": true,
|
||||
"gemma": true
|
||||
},
|
||||
"general": {
|
||||
"devtools": true
|
||||
|
||||
Reference in New Issue
Block a user