Class: Cline::GlobalState::Models::OpenRouterModelInfo::ThinkingConfig

Inherits:
Schema
  • Object
show all
Defined in:
lib/cline/global_state/models.rb

Overview

Thinking configuration for models

Instance Attribute Summary

Attributes inherited from Schema

#extra_attributes

Public API collapse

Methods inherited from Schema

#==, as_hash, cast, cline_snake_attributes, of_hash, #to_cline_json, #to_hash

Instance Method Details

#max_budgetInteger

Returns Maximum thinking budget tokens.

Returns:

  • (Integer)

    Maximum thinking budget tokens



14
# File 'lib/cline/global_state/models.rb', line 14

attribute :max_budget, :integer