thinkingBudget property

int? thinkingBudget
final

Optional. Indicates the thinking budget in tokens. This is only applied when enable_thinking is true.

Implementation

final int? thinkingBudget;