Method WithParallelTools
WithParallelTools(bool)
Enables parallel tool execution when possible.
public ToolAgentTemplate WithParallelTools(bool enable = true)
Parameters
enableboolTrue to enable parallel execution.
Enables parallel tool execution when possible.
public ToolAgentTemplate WithParallelTools(bool enable = true)
enable boolTrue to enable parallel execution.