The model "/model" does not appear in the list of models available to your account. Double‑check the spelling (use openai models list to see the full list) or choose another model with the --model flag.

Resolved 💬 0 comments Opened Apr 21, 2025 by The-Obstacle-Is-The-Way Closed Apr 21, 2025

What version of Codex is running?

v0.1.2504172351

Which model were you using?

Any

What platform is your computer?

MacOS

What steps can reproduce the bug?

Install latest version.

Run "codex" in terminal

Terminal outputs "The model "/model" does not appear in the list of models available to your account. Double‑check the spelling (use
openai models list
to see the full list) or choose another model with the --model flag."

You can no longer purely run "Codex" in terminal.

You have to run "Codex --model o3" or whatever. Introduced in the latest commit.

What is the expected behavior?

_No response_

What do you see instead?

_No response_

Additional information

_No response_

View original on GitHub ↗