Executable
instructionTypepromptmessagemodelParametersactiveSuggestion
Analogues
Instruction
chat-based edit instruction : Approximate analogue for model-directed editing requests, though Stencila persists prompts, messages, execution state, and suggestions as structured document nodes.
Properties
Instruction
instructionType | InstructionType | ||
prompt | PromptBlock | ||
message | InstructionMessage | ||
modelParameters | ModelParameters | ||
activeSuggestion | UnsignedInteger | ||
executionMode | ExecutionMode | Executable | |
compilationDigest | CompilationDigest | Executable | |
compilationMessages | CompilationMessage | Executable | |
executionDigest | compilationDigest | CompilationDigest | Executable |
executionDependencies | ExecutionDependency | Executable | |
executionDependants | ExecutionDependant | Executable | |
executionTags | ExecutionTag | Executable | |
executionCount | Integer | Executable | |
executionRequired | ExecutionRequired | Executable | |
executionStatus | ExecutionStatus | Executable | |
executionInstance | String | Executable | |
executionEnded | Timestamp | Executable | |
executionDuration | Duration | Executable | |
executionMessages | ExecutionMessage | Executable | |
id | String | Entity |
Related
Instruction
Parents: ExecutableChildren: InstructionBlock, InstructionInline
Bindings
Instruction
Python class InstructionRust struct InstructionTypeScript class Instruction
Instruction.yamldocs_types.rs