Ask a question to get started
Enter to sendā¢Shift+Enter new line
interface ContentBlockStartEvent
Emitted when a new content block begins streaming.
Finalized content block.
Positional index of the block being updated.
{ event: "content-block-start", index: 0, content: { type: "text", text: "" } }