Method: Anthropic::Models::ThinkingBlock#initialize

Defined in:
lib/anthropic/models/thinking_block.rb

#initialize(signature:, thinking:, type: :thinking) ⇒ void

Parameters:

  • signature (String)
  • thinking (String)
  • type (Symbol, :thinking) (defaults to: :thinking)


# File 'lib/anthropic/models/thinking_block.rb', line 21