Skip to main content

Interface: ToolSpanOptions

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

Extends

  • Omit<BaseSpanOptions, "input" | "redactedInput" | "output" | "redactedOutput">

Properties

createdAt?

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

Inherited from


datasetInput?

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

Inherited from


datasetMetadata?

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

Inherited from


datasetOutput?

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

Inherited from


externalId?

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

Inherited from


id?

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

Inherited from


input

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

metadata?

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

Inherited from


metrics?

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

Inherited from


name?

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

Inherited from


output?

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

redactedInput?

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

redactedOutput?

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

statusCode?

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

Inherited from


stepNumber?

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

Inherited from


tags?

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

Inherited from


toolCallId?

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