add: codex-mini-latest (#951)

💽

---------

Co-authored-by: Trevor Creech <tcreech@openai.com>
This commit is contained in:
Fouad Matin
2025-05-16 08:04:00 -07:00
committed by GitHub
parent ce2ecbe72f
commit 070499f534
9 changed files with 141 additions and 20 deletions

View File

@@ -56,7 +56,7 @@ const cli = meow(
--version Print version and exit
-h, --help Show usage and exit
-m, --model <model> Model to use for completions (default: o4-mini)
-m, --model <model> Model to use for completions (default: codex-mini-latest)
-p, --provider <provider> Provider to use for completions (default: openai)
-i, --image <path> Path(s) to image files to include as input
-v, --view <rollout> Inspect a previously saved rollout instead of starting a session