Table of Contents

Property CurrentStep

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

CurrentStep

Gets the current step number in the orchestration (1-based).

public int CurrentStep { get; }

Property Value

int