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