Skip to content

Documentation / @agentick/shared / ReasoningEndEvent

Type Alias: ReasoningEndEvent ​

ReasoningEndEvent = object & StreamEventBase

Defined in: streaming.ts:242

Type Declaration ​

blockIndex ​

blockIndex: number

metadata? ​

optional metadata: ContentMetadata

Reasoning metadata (citations, annotations)

type ​

type: "reasoning_end"

Released under the ISC License.