Strands Agents Typescript SDK
    Preparing search index...

    Interface ModelContentBlockStopEvent

    Event emitted when a content block completes.

    interface ModelContentBlockStopEvent {
        type: "modelContentBlockStopEvent";
    }

    Implements

    • ModelContentBlockStopEventData
    Index

    Properties

    Properties

    type: "modelContentBlockStopEvent" = ...

    Discriminator for content block stop events.