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; }
Gets the current step number in the orchestration (1-based).
public int CurrentStep { get; }