Table of Contents

Property IsExplicitTrigger

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

IsExplicitTrigger

Gets a value indicating whether this match was from an explicit trigger (slash command or keyword) rather than semantic matching.

public bool IsExplicitTrigger { get; }

Property Value

bool