Skip to main content

Interface: LlmSpanOptions

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

Extends

Properties

createdAt?

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

Inherited from

BaseSpanOptions.createdAt

datasetInput?

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

Inherited from

BaseSpanOptions.datasetInput

datasetMetadata?

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

Inherited from

BaseSpanOptions.datasetMetadata

datasetOutput?

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

Inherited from

BaseSpanOptions.datasetOutput

events?

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

externalId?

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

Inherited from

BaseSpanOptions.externalId

finishReason?

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

id?

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

Inherited from

BaseSpanOptions.id

input

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

Overrides

BaseSpanOptions.input

metadata?

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

Inherited from

BaseSpanOptions.metadata

metrics?

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

Overrides

BaseSpanOptions.metrics

model?

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

name?

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

Inherited from

BaseSpanOptions.name

output

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

Overrides

BaseSpanOptions.output

redactedInput?

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

Overrides

BaseSpanOptions.redactedInput

redactedOutput?

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

Overrides

BaseSpanOptions.redactedOutput

statusCode?

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

Inherited from

BaseSpanOptions.statusCode

stepNumber?

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

Inherited from

BaseSpanOptions.stepNumber

tags?

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

Inherited from

BaseSpanOptions.tags

temperature?

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

tools?

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