Variable: SpanType
Prefactor TypeScript SDK / @prefactor/core / SpanType
Variable: SpanType
Section titled “Variable: SpanType”
constSpanType:object
Defined in: packages/core/src/tracing/span.ts:4
Types of spans that can be traced
Type Declaration
Section titled “Type Declaration”
readonlyAGENT:"agent"='agent'
readonlyLLM:"llm"='llm'
readonlyTOOL:"tool"='tool'
readonlyCHAIN:"chain"='chain'