Skip to content

Commit f11feed

Browse files
committed
update generated docs
Signed-off-by: Grant Linville <[email protected]>
1 parent 175a8e3 commit f11feed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/docs/04-command-line-reference/gptscript.md

-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ gptscript [flags] PROGRAM_FILE [INPUT...]
2020
--confirm Prompt before running potentially dangerous commands ($GPTSCRIPT_CONFIRM)
2121
--credential-context strings Context name(s) in which to store credentials ($GPTSCRIPT_CREDENTIAL_CONTEXT)
2222
--credential-override strings Credentials to override (ex: --credential-override github.com/example/cred-tool:API_TOKEN=1234) ($GPTSCRIPT_CREDENTIAL_OVERRIDE)
23-
--dataset-tool-repo string The repo to use for dataset tools ($GPTSCRIPT_DATASET_TOOL_REPO) (default "github.com/gptscript-ai/datasets")
2423
--debug Enable debug logging ($GPTSCRIPT_DEBUG)
2524
--debug-messages Enable logging of chat completion calls ($GPTSCRIPT_DEBUG_MESSAGES)
2625
--default-model string Default LLM model to use ($GPTSCRIPT_DEFAULT_MODEL) (default "gpt-4o")

0 commit comments

Comments
 (0)