Anthropic.Event.MessageStop (SkillKit v0.1.0)

Copy Markdown View Source

Represents the message_stop SSE event from the Anthropic streaming API.

The final event in every streamed response, signalling that the message is fully complete. Carries no fields.

Summary

Types

t()

@type t() :: %Anthropic.Event.MessageStop{}