SemanticRerankResult.RerankScores Property

Definition

Gets the list of rerank scores for the documents.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Cosmos.RerankScore> RerankScores { get; }
member this.RerankScores : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Cosmos.RerankScore>
Public ReadOnly Property RerankScores As IReadOnlyList(Of RerankScore)

Property Value

Applies to