Anthropic.Event.ContentBlockStop (SkillKit v0.1.0)

Copy Markdown View Source

Represents the content_block_stop SSE event from the Anthropic streaming API.

Emitted when the content block at index is complete. No further deltas will be sent for that block.

Summary

Types

t()

@type t() :: %Anthropic.Event.ContentBlockStop{index: non_neg_integer()}