Skip to main content

detect_memories_smart

Function detect_memories_smart 

Source
pub async fn detect_memories_smart(
    text: &str,
    session_id: Option<&str>,
    extractor: Option<&AiMemoryExtractor>,
) -> Vec<MemoryEntry>
Expand description

Smart detection: rule-based + AI fallback.