Table of Contents

Property ScoreThreshold

Namespace
Qavren.Edge.Rag
Assembly
Qavren.Edge.Rag.dll

ScoreThreshold

Applied with the correct polarity for the lane actually taken - Score <= threshold on the vector lane, where the score is a distance, and Score >= threshold on the hybrid lane, where it is a relevance. Null means no threshold, and is the default.

public double? ScoreThreshold { get; set; }

Property Value

double?