Skip to main content

extract_thinking_step

Function extract_thinking_step 

Source
pub fn extract_thinking_step(
    allow: Option<&HashSet<String>>,
    event_type: &str,
    data: &Map<String, Value>,
) -> Option<String>
Expand description

Maps an allowlisted progress event to one structured UI line.