Table of Contents

Property Approved

Namespace
LMKit.TextGeneration.Events
Assembly
LM-Kit.NET.dll

Approved

Gets or sets whether the tool call is approved for execution. Default is false. Set to true to allow the tool to execute.

public bool Approved { get; set; }

Property Value

bool