Update model in code to o4-mini (#39)

Old docs had o3 as the default
This commit is contained in:
Rasmus Rygaard
2025-04-16 11:17:52 -07:00
committed by GitHub
parent ae3958b5a0
commit cc46d3e359

View File

@@ -43,7 +43,7 @@ const cli = meow(
Options
-h, --help Show usage and exit
-m, --model <model> Model to use for completions (default: o3)
-m, --model <model> Model to use for completions (default: o4-mini)
-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
-q, --quiet Non-interactive mode that only prints the assistant's final output