RankingOptions.Ranker Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ranker to use for the file search.
public Azure.AI.AgentServer.Contracts.Generated.OpenAI.RankingOptionsRanker? Ranker { get; set; }
member this.Ranker : Nullable<Azure.AI.AgentServer.Contracts.Generated.OpenAI.RankingOptionsRanker> with get, set
Public Property Ranker As Nullable(Of RankingOptionsRanker)