Skip to main content

detect_memories_fallback

Function detect_memories_fallback 

Source
pub fn detect_memories_fallback(
    text: &str,
    session_id: Option<&str>,
) -> Vec<MemoryEntry>
Expand description

Detect memories from text using rule-based patterns.