harden retrieve logic part 3
This commit is contained in:
@@ -12,7 +12,7 @@ final class NdjsonHybridRetrieverConfig
|
||||
* Chosen to stay selective enough for product-family-heavy data
|
||||
* while not cutting off too many useful fallback hits.
|
||||
*/
|
||||
public const VECTOR_SCORE_THRESHOLD = 0.80;
|
||||
public const VECTOR_SCORE_THRESHOLD = 0.82;
|
||||
|
||||
/**
|
||||
* Absolute safety caps.
|
||||
|
||||
Reference in New Issue
Block a user