instructionTypenodeTypesrelativePositionquerytargetcontent
Analogues
PromptBlock
rendered prompt preview : Approximate analogue for inspecting the final prompt sent to a model, though Stencila models it as an executable document node tied to editing context.
Properties
PromptBlock
instructionType | InstructionType | ||
nodeTypes | String | ||
relativePosition | RelativePosition | ||
query | target | String | |
target | String | ||
directory | String | ||
content | Block | ||
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
PromptBlock
Parents: ExecutableChildren: none
Bindings
PromptBlock
Python class PromptBlockRust struct PromptBlockTypeScript class PromptBlock
PromptBlock.yamldocs_types.rs