Module tool_call_agent

Module tool_call_agent 

Source
Expand description

Tool execution agent for the ReAct pattern.

This agent handles the actual execution of tools and captures the results.

Structsยง

ToolCallAgent
Agent responsible for executing tool calls.