struct

Anthropic::ResponseThinkingBlock

Inherits JSON::Serializable < Struct < Value < Object

Response content block for thinking in API responses. Used for extended thinking where Claude shows its reasoning.

Constructors

new(thinking : String, signature : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

signature
Source
thinking
Source
type
Source