Property CombinationMethod
CombinationMethod
Gets or sets the method used to combine scores from each input pipeline. When null, no method is emitted and the server defaults to Avg.
public ScoreFusionCombinationMethod? CombinationMethod { get; set; }