Skip to main content

from_level

Method
This is a method of the ThinkingBudget class in the thinking module.
Create a budget from a predefined level.

Signature

def from_level(level: BudgetLevel) -> Self

Parameters

level
BudgetLevel
required
No description available.

Returns

Returns
Self
The result of the operation.