Skip to content

Documentation / @agentick/shared / ReasoningDeltaEvent

Type Alias: ReasoningDeltaEvent

ReasoningDeltaEvent = object & StreamEventBase

Defined in: streaming.ts:235

Type Declaration

blockIndex

blockIndex: number

delta

delta: string

type

type: "reasoning_delta"

Released under the ISC License.