docs: Add note about non-openai providers; add --provider cli flag to the help (#484)
This commit is contained in:
@@ -54,6 +54,7 @@ const cli = meow(
|
||||
Options
|
||||
-h, --help Show usage and exit
|
||||
-m, --model <model> Model to use for completions (default: o4-mini)
|
||||
-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
|
||||
-q, --quiet Non-interactive mode that only prints the assistant's final output
|
||||
|
||||
Reference in New Issue
Block a user