From 0e0095402ade05214497ecfe5814fb99437689a6 Mon Sep 17 00:00:00 2001 From: Justin Wilaby Date: Tue, 26 Nov 2024 05:53:24 -0800 Subject: [PATCH] Regenerated README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index da68c87..733e0da 100644 --- a/README.md +++ b/README.md @@ -108,11 +108,11 @@ USAGE [--opts ] [-o ] [-r ] 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= The name or ID of the app. If an alias for the MODEL_RESOURCE argument is used, this flag is - required. + -a, --app= 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= The file path where the command writes the model response. -p, --prompt= (required) The input prompt for the model. @@ -220,7 +220,7 @@ USAGE $ heroku ai:models:info [MODELRESOURCE] -a [-r ] 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= (required) app to run command against