AI::Google::ThinkingConfig
Inherits JSON::Serializable < Struct < Value < Object
Thinking configuration for models that support extended thinking.
Constructors
new(pull : JSON::PullParser)
Sourcenew(thinking_budget : Int32 | Nil = nil, include_thoughts : Bool | Nil = nil, thinking_level : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source