RunRef

@daydreamsai/core


@daydreamsai/core / RunRef

Type Alias: RunRef

RunRef = object

Defined in: packages/core/src/types.ts:354

Properties

data

data: any

Defined in: packages/core/src/types.ts:358


id

id: string

Defined in: packages/core/src/types.ts:355


processed

processed: boolean

Defined in: packages/core/src/types.ts:370


ref

ref: "run"

Defined in: packages/core/src/types.ts:356


stopReason?

optional stopReason: string

Defined in: packages/core/src/types.ts:371


timestamp

timestamp: number

Defined in: packages/core/src/types.ts:369


type

type: string

Defined in: packages/core/src/types.ts:357