Method IncrementToolInvocations
- Namespace
- LMKit.Agents.Observability
- Assembly
- LM-Kit.NET.dll
IncrementToolInvocations(string, bool)
Increments the tool invocation count.
public void IncrementToolInvocations(string toolName, bool success)
Increments the tool invocation count.
public void IncrementToolInvocations(string toolName, bool success)