Table of Contents

Method WithToolStrategy

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

WithToolStrategy(ToolStrategy)

Sets the tool selection strategy.

public ToolAgentTemplate WithToolStrategy(ToolStrategy strategy)

Parameters

strategy ToolStrategy

The strategy to use.

Returns

ToolAgentTemplate