with_level
Method
This is a method of the ThinkingConfig class in the thinking module.Create a new config with a specific budget level.
Signature
Parameters
No description available.
Returns
The result of the operation.
with_level: Create a new config with a specific budget level.
This is a method of the ThinkingConfig class in the thinking module.Create a new config with a specific budget level.
def with_level(level: BudgetLevel) -> Self