Table of Contents

Property ShouldStop

Namespace
LMKit.Agents.Orchestration.Nodes
Assembly
LM-Kit.NET.dll

ShouldStop

Whether the graph should terminate early (and skip subsequent nodes).

public bool ShouldStop { get; }

Property Value

bool
Share