Skip to main content

extract_skill_executions_from_history

Function extract_skill_executions_from_history 

pub fn extract_skill_executions_from_history(
    history: &[ChatMessage],
) -> Vec<(String, bool)>