gemini-cli icon indicating copy to clipboard operation
gemini-cli copied to clipboard

gemini -m accepts arbitrary model names and just reflects it in the status

Open jflam opened this issue 1 month ago • 2 comments

What happened?

Either that or I'm using gemini-4-pro now:

Image

What did you expect to happen?

I was expecting to have errors on the cli if i picked an invalid model name.

Client information

Client Information

Run gemini to enter the interactive CLI, then run the /about command.

> /about
# paste output here

Login information

No response

Anything else we need to know?

No response

jflam avatar Dec 10 '25 23:12 jflam

UPDATE: looks like the model name was just passed verbatim to the backend without validation:

Image

jflam avatar Dec 10 '25 23:12 jflam

Hi, I will work on this.

liqzheng avatar Dec 11 '25 01:12 liqzheng