Method RecordInferenceCount
- Namespace
- LMKit.Agents.Observability
- Assembly
- LM-Kit.NET.dll
RecordInferenceCount(string, int)
Records inference count for an execution.
public void RecordInferenceCount(string agentName, int count)
Records inference count for an execution.
public void RecordInferenceCount(string agentName, int count)