Property DenialReason
- Namespace
- LMKit.TextGeneration.Events
- Assembly
- LM-Kit.NET.dll
DenialReason
Gets or sets an optional denial reason to include in the result returned to the model when the tool call is not approved.
public string DenialReason { get; set; }