SpanType

API reference for SpanType

SpanType

Constants for Fiddler OpenTelemetry span types.

CHAIN = 'chain'

TOOL = 'tool'

LLM = 'llm'

OTHER = 'other'

Last updated

Was this helpful?