Prepare reports for Promptkit migration
This commit is contained in:
@@ -30,11 +30,10 @@ scriptorium run [--config <path>] [--profile <profile>] \
|
||||
[<extra_arg> ...]
|
||||
```
|
||||
|
||||
`render` is the preflight command. `run` writes either a Markdown report or a
|
||||
raw generated-text artifact to the supplied `--out` path. The structured
|
||||
generated-text use of `run` has the same argv as Markdown generation; it does
|
||||
not add `--format`, `--schema`, `--schema-path`, or `--json-schema` flags.
|
||||
Prompt configuration selected by `<prompt_id>` controls that output.
|
||||
`render` is the preflight command. `run` writes a structured generated-text
|
||||
artifact to the supplied `--out` path. It does not add `--format`, `--schema`,
|
||||
`--schema-path`, or `--json-schema` flags. Prompt configuration selected by
|
||||
`<prompt_id>` controls that output.
|
||||
|
||||
## Inputs and Outputs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user