pub fn apply_thinking_level_with_config(
level: ThinkingLevel,
config: &ThinkingConfig,
) -> ThinkingParamsExpand description
Convert a ThinkingLevel into parameters, resolving native extended
thinking from the provided config.
pub fn apply_thinking_level_with_config(
level: ThinkingLevel,
config: &ThinkingConfig,
) -> ThinkingParamsConvert a ThinkingLevel into parameters, resolving native extended
thinking from the provided config.