from_level
Method
This is a method of the ThinkingBudget class in the thinking module.Create a budget from a predefined level.
Signature
Parameters
No description available.
Returns
The result of the operation.
from_level: Create a budget from a predefined level.
This is a method of the ThinkingBudget class in the thinking module.Create a budget from a predefined level.
def from_level(level: BudgetLevel) -> Self