harden retrieve logic part 3

This commit is contained in:
team 1
2026-04-17 21:00:24 +02:00
parent 10a8b69930
commit c890932248
2 changed files with 73 additions and 18 deletions

View File

@@ -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.