feat(cli): hide gemma settings from display and mark as experimental (#21471)

This commit is contained in:
Abhi
2026-03-06 17:34:59 -05:00
committed by GitHub
parent 931e668b47
commit 32e61529f5
5 changed files with 10 additions and 11 deletions

View File

@@ -1041,8 +1041,8 @@ their corresponding top-level category object in your `settings.json` file.
- **Requires restart:** Yes
- **`experimental.gemmaModelRouter.enabled`** (boolean):
- **Description:** Enable the Gemma Model Router. Requires a local endpoint
serving Gemma via the Gemini API using LiteRT-LM shim.
- **Description:** Enable the Gemma Model Router (experimental). Requires a
local endpoint serving Gemma via the Gemini API using LiteRT-LM shim.
- **Default:** `false`
- **Requires restart:** Yes