Anthropic::ContentBlockDeltaEvent
Inherits JSON::Serializable < Anthropic::StreamEvent < Struct < Value < Object
Content block delta event
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
citation
Get a char-location citation from the delta (if present).
Returns nil when this delta carries a non-char-location citation
variant (page, content_block, web_search_result, search_result). Use
citation_data/citation_type on the underlying CitationsDelta for
those variants.
delta
Sourceindex
Sourcetype
Source