Table of Contents

Method WithParallelTools

Namespace
LMKit.Agents.Templates
Assembly
LM-Kit.NET.dll

WithParallelTools(bool)

Enables parallel tool execution when possible.

public ToolAgentTemplate WithParallelTools(bool enable = true)

Parameters

enable bool

True to enable parallel execution.

Returns

ToolAgentTemplate