pub const DEDUP_SEMANTIC_THRESHOLD: f32 = 0.1;
Cosine distance threshold below which two memories are semantic duplicates.