Skip to main content

Module steps

Module steps 

Source

Modules§

agent
call
chat
cmd
gate
map
parallel
repeat
script
template_step

Structs§

AgentOutput
AgentStats
ChatOutput
CmdOutput
GateOutput
IterationOutput
ScopeOutput

Enums§

ParsedValue
Typed parsed value produced by output parsing
StepOutput
Result of any executed step

Traits§

SandboxAwareExecutor
Extended trait for executors that can run inside a sandbox
StepExecutor
Trait that each step type implements

Type Aliases§

SharedSandbox
Shared reference to a Docker sandbox (None when sandbox is disabled)