Skip to content

SpanKind

type SpanKind = "turn" | "flow" | "node" | "tool" | "handoff" | "llm";