ACTION
01Command
Actions influences from the pipeline or task into external world. Like turning on a light, sending an email, etc.
Command
Actions influences from the pipeline or task into external world. Like turning on a light, sending an email, etc.
Command
Which version of the Book language is the .book.md using.
Command
Expect command describes the desired output of the task (after post-processing).
Command
Command "FOREACH" from webgptorg/promptbook, covering foreach command, example usage and π itterations and foreach command.
Command
Format command describes the desired output of the task (after post-processing).
Command
Specifies the application type and interface requirements that this promptbook should conform to.
Command
Instrument command is used to specify the instrument to be used in the pipeline or task like search, calculate, etc.
Command
Joker parameter is used instead of executing the task result if jokers value meets the expectations requirements.
Command
Tells promptbook which external knowledge to use.
Command
Tells which modelRequirements (for example which model) to use for the prompt task execution.
Command
Command "PARAMETER" from webgptorg/promptbook, covering parameter command, example usage and β parameters.
Command
Persona command is used to specify who the system is, it will be transformed into system message, topt,...
Command
Defines the postprocess function to be used on the result from LLM and before the result is validated.
Command
Defines the purpose of the markdown section - if its a task and which type or something else.
Command
Command "URL" from webgptorg/promptbook, covering url command, example usage and π pipeline urls and identification.