Type Alias: Span

type Span = WorkflowSpan | LlmSpan | RetrieverSpan | ToolSpan;
Defined in: src/types/logging/span.types.ts:250