VECTOR_SCORE_THRESHOLD .82

This commit is contained in:
team2
2026-04-22 21:02:08 +02:00
parent a468ddd843
commit 65e2b1917c

View File

@@ -34,7 +34,7 @@ final class NdjsonHybridRetrieverConfig
* - the system now has more safeguards:
* lexical cross-signals, scoped retrieval, title/meta boost, selection rules
*/
public const VECTOR_SCORE_THRESHOLD = 0.81;
public const VECTOR_SCORE_THRESHOLD = 0.82;
/**
* Lower safety boundary for dynamic threshold adjustments.