pub fn detect_feedback_patterns(text: &str) -> Vec<FeedbackResult>Expand description
Detect user feedback patterns - generic detection, not exhaustive. The model should use its understanding to detect nuances.
pub fn detect_feedback_patterns(text: &str) -> Vec<FeedbackResult>Detect user feedback patterns - generic detection, not exhaustive. The model should use its understanding to detect nuances.