Documentation / @agentick/shared / ReasoningEvent
Type Alias: ReasoningEvent
ReasoningEvent =
object&StreamEventBase
Defined in: streaming.ts:249
Type Declaration
blockIndex
blockIndex:
number
completedAt
completedAt:
string
metadata?
optionalmetadata:ContentMetadata
Reasoning metadata (citations, annotations)
reasoning
reasoning:
string
startedAt
startedAt:
string
type
type:
"reasoning"