Skip to main content

Module executor

Module executor 

Source
Expand description

Enhanced tool executor with type-safe builder pattern

Structs§

ExecutionConfig
Execution configuration with type-safe builder
ExecutionResult
Execution result with enhanced metadata
ExecutorBuilder
Builder for creating tool executors with fluent API
RetryConfig
Enhanced retry configuration with exponential backoff
ToolExecutor
Enhanced tool executor with built-in registry and fluent API