Skip to main content
Constants for Fiddler OpenTelemetry span types.

AGENT = ‘agent’

CHAIN = ‘chain’

TOOL = ‘tool’

LLM = ‘llm’

OTHER = ‘other’