Table of Contents

Method WithConfirmation

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

WithConfirmation(bool)

Requires confirmation before executing potentially impactful tools.

public ToolAgentTemplate WithConfirmation(bool require = true)

Parameters

require bool

True to require confirmation.

Returns

ToolAgentTemplate