stencila prompts
Usage
stencila prompts [COMMAND]Examples
# List all available prompts
stencila prompts
# Show details about a specific prompt
stencila prompts show edit-text
# Infer which prompt would be used for a query
stencila prompts infer --instruction-type create "Make a table"
# Update builtin prompts from remote
stencila prompts update
# Reset prompts to embedded defaults
stencila prompts resetSubcommands
list | |
show | |
infer | |
update | |
reset |