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