mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-24 22:55:13 +00:00
chore(core): remove redundant isModelAvailabilityServiceEnabled toggle and clean up dead code (#15207)
This commit is contained in:
@@ -1322,13 +1322,6 @@
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"isModelAvailabilityServiceEnabled": {
|
||||
"title": "Enable Model Availability Service",
|
||||
"description": "Enable model routing using new availability service.",
|
||||
"markdownDescription": "Enable model routing using new availability service.\n\n- Category: `Experimental`\n- Requires restart: `yes`\n- Default: `false`",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"jitContext": {
|
||||
"title": "JIT Context Loading",
|
||||
"description": "Enable Just-In-Time (JIT) context loading.",
|
||||
|
||||
Reference in New Issue
Block a user