Enabled

@SerialName(value = "enabled")
class Enabled(val budgetTokens: Int) : AnthropicThinking(source)

Constructors

Link copied to clipboard
constructor(budgetTokens: Int)

Properties

Link copied to clipboard
@SerialName(value = "budget_tokens")
val budgetTokens: Int

Determines how many tokens Claude can use for its internal reasoning process. Larger budgets can enable more thorough analysis for complex problems, improving response quality.