Skip to main content

fuse_default

Function fuse_default 

Source
pub fn fuse_default(vector: f32, bm25: f32, recency: f32, decay: f32) -> f32
Expand description

Sum the four lane signals using the v0.4.0 default weights. Operators that override weights via RecallRequest.hybrid_weights build their own fuse_weighted call site.