Skip to content

Documentation / @agentick/shared / ContentEndEvent

Type Alias: ContentEndEvent ​

ContentEndEvent = object & StreamEventBase

Defined in: streaming.ts:204

Type Declaration ​

blockIndex ​

blockIndex: number

blockType ​

blockType: BlockType

metadata? ​

optional metadata: ContentMetadata

Content metadata (citations, annotations, language hints)

type ​

type: "content_end"

Released under the ISC License.