Table of Contents

Field TagInferenceCount

Namespace
LMKit.Agents.Observability
Assembly
LM-Kit.NET.dll

Tag name: the inference count consumed by an agent execution.

public const string TagInferenceCount = "agent.inference_count"

Returns

string
Tag name: the inference count consumed by an agent execution.
Share