pub async fn embedded_paths( conn: &Connection, model: &str, ) -> Result<HashSet<String>, Error>
Return the set of file paths that have at least one embedding for the given model.