Module executor

Module executor 

Source
Expand description

Protocol Executor

Executes ThinkTool protocols by orchestrating LLM calls and managing step execution flow.

Structs§

CliToolConfig
CLI tool configuration for shell-out execution
ExecutorConfig
Configuration for protocol execution
ProtocolExecutor
Protocol executor
ProtocolInput
Input for protocol execution
ProtocolOutput
Output from protocol execution