'low' is not supported with the 'codex-1p-ninetales- codexswic-ev3' model
Resolved 💬 1 comment Opened Oct 28, 2025 by blockchainian Closed Nov 15, 2025
What version of Codex is running?
codex-cli 0.50.0
What subscription do you have?
Enterpise
Which model were you using?
gpt-5-codex
What platform is your computer?
Darwin 24.6.0 arm64 arm
What issue are you seeing?
■ unexpected status 400 Bad Request: {
"error": {
"message": "Unsupported value: 'low' is not supported with the 'codex-1p-ninetales-
codexswic-ev3' model. Supported values are: 'medium'.",
"type": "invalid_request_error",
"param": "text.verbosity",
"code": "unsupported_value"
}
}
What steps can reproduce the bug?
- start codex
- give it instructions
What is the expected behavior?
upgrading to 0.50.0 from 0.49.0 should just work
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗