Table of Contents

Property MatchedTrigger

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

MatchedTrigger

Gets the trigger or pattern that caused this match, if applicable.

May be null if the match was determined by semantic similarity rather than explicit triggers.

public string MatchedTrigger { get; }

Property Value

string