vault backup: 2025-12-29 16:08:05
This commit is contained in:
Vendored
+8
-5
@@ -3,8 +3,8 @@
|
||||
"inputPrompt": "single-line",
|
||||
"devMode": false,
|
||||
"templateFolderPath": "",
|
||||
"announceUpdates": false,
|
||||
"version": "2.6.0",
|
||||
"announceUpdates": "none",
|
||||
"version": "2.9.4",
|
||||
"globalVariables": {},
|
||||
"onePageInputEnabled": false,
|
||||
"disableOnlineFeatures": true,
|
||||
@@ -64,7 +64,8 @@
|
||||
"maxTokens": 128000
|
||||
}
|
||||
],
|
||||
"autoSyncModels": false
|
||||
"autoSyncModels": false,
|
||||
"modelSource": "auto"
|
||||
},
|
||||
{
|
||||
"name": "Gemini",
|
||||
@@ -84,7 +85,8 @@
|
||||
"maxTokens": 1000000
|
||||
}
|
||||
],
|
||||
"autoSyncModels": false
|
||||
"autoSyncModels": false,
|
||||
"modelSource": "auto"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -96,6 +98,7 @@
|
||||
"setVersionAfterUpdateModalRelease": true,
|
||||
"addDefaultAIProviders": true,
|
||||
"removeMacroIndirection": true,
|
||||
"migrateFileOpeningSettings": true
|
||||
"migrateFileOpeningSettings": true,
|
||||
"setProviderModelDiscoveryMode": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user