Files
gemini-cli/packages/cli
Akhilesh Kumar e781537294 feat(config): Redirect Gemini Pro and Flash requests to Gemma 4
Introduces a new `model.gemma4Variant` setting that allows users to optionally
redirect all requests destined for `gemini-pro` and `gemini-flash` (and their
related aliases) to the selected Gemma 4 variant (`gemma-4-26b-a4b-it` or
`gemma-4-31b-it`). The router model (`flash-lite`) remains unaffected.
2026-04-15 01:51:35 +00:00
..