Anthropic::ResponseTextBlock
Inherits JSON::Serializable < Struct < Value < Object
Response content block for parsing API responses. This is separate from Content::Block which is for building requests.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
text
Sourcetype
Source