Skip to main content

AGENT_MIN_FUZZY_SCORE

Constant AGENT_MIN_FUZZY_SCORE 

Source
pub const AGENT_MIN_FUZZY_SCORE: f64 = 0.90;
Expand description

Recommended fuzzy similarity floor for ReplaceOptions::for_agent (#1965).

Exact and anchored matches ignore the floor. Similarity/fuzzy rewrites of a live span must score at least this value when hosts use the agent preset.