max_tokens
Method
This is a method of the ThinkingBudgetBuilder class in the thinking module.Set maximum tokens.
Signature
Parameters
No description available.
Returns
The result of the operation.
max_tokens: Set maximum tokens.
This is a method of the ThinkingBudgetBuilder class in the thinking module.Set maximum tokens.
def max_tokens(mut self, tokens: usize) -> Self