o3 not supported in latest from-source build

Resolved 💬 3 comments Opened Apr 16, 2025 by catid-saronic Closed Apr 16, 2025

(base) catid@catid:~/sources/codex/codex-cli$ node ./dist/cli.js -m o3
(node:100899) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
╭──────────────────────────────────────────────────────────────╮
│ ● OpenAI Codex (research preview) v0.1.04160940 │
╰──────────────────────────────────────────────────────────────╯
╭──────────────────────────────────────────────────────────────╮
│ localhost session: 810087a93ca14116af535166557df7a5 │
│ ↳ workdir: ~/sources/codex/codex-cli │
│ ↳ model: o3 │
│ ↳ approval: suggest │
╰──────────────────────────────────────────────────────────────╯

system
Warning: model "o3" is not in the list of available models returned by OpenAI.
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ send a message │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
send q or ctrl+c to exit | send "/clear" to reset | send "/help" for commands | press enter to send

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗