ModelContentBlockStopEvent
Defined in: src/models/streaming.ts:170
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:174
Discriminator for content block stop events.
Implementation of
Section titled “Implementation of”ModelContentBlockStopEventData.type