Skip to main content

Module executor

Module executor 

Source
Expand description

High-level tool execution coordinator.

This module provides the ToolExecutor which coordinates tool execution across multiple tools, handles retries, and manages conversation flow.

Structsยง

ToolExecutionConfig
Configuration for tool execution.
ToolExecutionConfigBuilder
Builder for creating tool execution configurations.
ToolExecutor
High-level tool executor that coordinates tool execution.