VECTOR_SCORE_THRESHOLD .82
This commit is contained in:
@@ -34,7 +34,7 @@ final class NdjsonHybridRetrieverConfig
|
|||||||
* - the system now has more safeguards:
|
* - the system now has more safeguards:
|
||||||
* lexical cross-signals, scoped retrieval, title/meta boost, selection rules
|
* 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.
|
* Lower safety boundary for dynamic threshold adjustments.
|
||||||
|
|||||||
Reference in New Issue
Block a user