Skip to main content

extract_skill_slugs_from_history

Function extract_skill_slugs_from_history 

pub fn extract_skill_slugs_from_history(history: &[ChatMessage]) -> Vec<String>
Expand description

Unique skill slugs seen in history, regardless of success/failure.