Method IncrementAgentExecutions
- Namespace
- LMKit.Agents.Observability
- Assembly
- LM-Kit.NET.dll
IncrementAgentExecutions(string, bool)
Increments the agent execution count.
public void IncrementAgentExecutions(string agentName, bool success)
Increments the agent execution count.
public void IncrementAgentExecutions(string agentName, bool success)