Skip to main content

detect_thinking_toggle

Function detect_thinking_toggle 

Source
pub fn detect_thinking_toggle(
    template: &str,
) -> (ThinkingToggle, Option<ThinkingKeyName>)
Expand description

Detect whether the chat template supports a thinking/reasoning toggle and what its default value is.