ModelContentBlockStopEvent
Defined in: src/models/streaming.ts:150
Event emitted when a content block completes.
Implements
Section titled “Implements”ModelContentBlockStopEventData
Properties
Section titled “Properties”readonly type: "modelContentBlockStopEvent";Defined in: src/models/streaming.ts:154
Discriminator for content block stop events.
Implementation of
Section titled “Implementation of”ModelContentBlockStopEventData.type