Property TotalInferenceCount
- Namespace
- LMKit.Agents.Orchestration
- Assembly
- LM-Kit.NET.dll
TotalInferenceCount
Gets the total number of inference calls across all agents.
public int TotalInferenceCount { get; }
Gets the total number of inference calls across all agents.
public int TotalInferenceCount { get; }