Skip to main content

Interface: SerializedLlmSpan

Defined in: src/types/logging/span.types.ts

Extends

Indexable

Properties

createdAt

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.createdAt

datasetInput?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.datasetInput

datasetMetadata?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.datasetMetadata

datasetOutput?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.datasetOutput

externalId?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.externalId

id?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.id

input?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.input

metadata?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.metadata

metrics?

Defined in: src/types/logging/span.types.ts

durationNs?

numCachedInputTokens?

numInputTokens?

numOutputTokens?

numReasoningTokens?

numTotalTokens?

timeToFirstTokenNs?

Overrides

SerializedStep.metrics

name?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.name

output?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.output

redactedInput?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.redactedInput

redactedOutput?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.redactedOutput

statusCode?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.statusCode

stepNumber?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.stepNumber

tags?

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.tags

type

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.type

userMetadata

Defined in: src/types/logging/step.types.ts

Inherited from

SerializedStep.userMetadata