Skip to main content

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

def with_level(level: BudgetLevel) -> Self

Parameters

level
BudgetLevel
required
No description available.

Returns

Returns
Self
The result of the operation.