Documentation / @agentick/shared / ContentEvent
Type Alias: ContentEvent ​
ContentEvent =
object&StreamEventBase
Defined in: streaming.ts:212
Type Declaration ​
blockIndex ​
blockIndex:
number
completedAt ​
completedAt:
string
content ​
content:
ContentBlock
metadata? ​
optionalmetadata:ContentMetadata
Content metadata (citations, annotations, language hints)
startedAt ​
startedAt:
string
type ​
type:
"content"