Ask a question to get started
Enter to sendā¢Shift+Enter new line
interface ContentBlockFinishEvent
Emitted when a content block is complete.
Finalized content block.
Positional index of the block being updated.
{ event: "content-block-finish", index: 0, content: { type: "text", text: "Hello world" } }