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