Skip to main content

commit_distill

Function commit_distill 

Source
pub fn commit_distill(
    db: &Database,
    prepared: PreparedDistill,
    vector: &[f32],
) -> Result<DistillOutcome>