File tree 1 file changed +0
-1
lines changed
docs/docs/04-command-line-reference
1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ gptscript [flags] PROGRAM_FILE [INPUT...]
20
20
--confirm Prompt before running potentially dangerous commands ($GPTSCRIPT_CONFIRM)
21
21
--credential-context strings Context name(s) in which to store credentials ($GPTSCRIPT_CREDENTIAL_CONTEXT)
22
22
--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")
24
23
--debug Enable debug logging ($GPTSCRIPT_DEBUG)
25
24
--debug-messages Enable logging of chat completion calls ($GPTSCRIPT_DEBUG_MESSAGES)
26
25
--default-model string Default LLM model to use ($GPTSCRIPT_DEFAULT_MODEL) (default "gpt-4o")
You can’t perform that action at this time.
0 commit comments