pub fn set_embedding( conn: &Connection, id: &str, embedding: &[f32], ) -> Result<()>
Store an embedding vector for a memory.