Skip to content

Commit

Permalink
Regenerated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justinwilaby committed Nov 26, 2024
1 parent a9d3a29 commit 0e00954
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,11 +108,11 @@ USAGE
[--opts <value>] [-o <value>] [-r <value>]
ARGUMENTS
MODEL_RESOURCE Resource ID or alias of the model to call. The --app flag must be included if an alias is used.
MODEL_RESOURCE Resource ID or alias of the model to call. The --app flag must be included if an alias is used.
FLAGS
-a, --app=<value> The name or ID of the app. If an alias for the MODEL_RESOURCE argument is used, this flag is
required.
-a, --app=<value> Name or ID of the app. This flag is required if an alias is used for the MODEL_RESOURCE
argument.
-j, --json Output response as JSON
-o, --output=<value> The file path where the command writes the model response.
-p, --prompt=<value> (required) The input prompt for the model.
Expand Down Expand Up @@ -220,7 +220,7 @@ USAGE
$ heroku ai:models:info [MODELRESOURCE] -a <value> [-r <value>]
ARGUMENTS
MODELRESOURCE The resource ID or alias of the model resource to check.
MODELRESOURCE Resource ID or alias of the model resource to check.
FLAGS
-a, --app=<value> (required) app to run command against
Expand Down

0 comments on commit 0e00954

Please sign in to comment.