Method StartInferenceSpan
- Namespace
- LMKit.Agents.Observability
- Assembly
- LM-Kit.NET.dll
StartInferenceSpan(string, AgentSpan)
Starts a new span for a model inference call.
AgentSpan StartInferenceSpan(string modelName, AgentSpan parentSpan)
Parameters
Returns
- AgentSpan
A span that should be disposed when the operation completes.