Module executor

Module executor 

Source
Expand description

Agent Execution

Handles the execution of individual agents with tool calling.

Structsยง

ExecutionContext
Execution context passed to tools
ExecutionResult
Result of agent execution
Executor
Agent executor handles running an agent with optional tool calling