From 996cbcb680fdccfcae3dd3f22c676e467c0b8e03 Mon Sep 17 00:00:00 2001 From: Jenna Inouye Date: Fri, 5 Dec 2025 10:10:34 -0800 Subject: [PATCH] Docs: Model routing clarification (#14373) --- docs/cli/model.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/cli/model.md b/docs/cli/model.md index 22a5bffcd0..ff965303d0 100644 --- a/docs/cli/model.md +++ b/docs/cli/model.md @@ -4,6 +4,10 @@ Select your Gemini CLI model. The `/model` command opens a dialog where you can configure the model used by Gemini CLI, giving you more control over your results. +**Note:** The `/model` command (and the `--model` flag) does not override the +model used by sub-agents. Consequently, even when using the `/model` flag you +may see other models used in your model usage reports. + ## How to use the `/model` command Use the following command in Gemini CLI: