QnAMakerTraceInfo.MetadataBoost 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This property is no longer used and will be ignored
取得或設定 Metadata 呼叫 QnA Maker 以提升結果時要傳送的集合。
[System.Obsolete("This property is no longer used and will be ignored")]
public Microsoft.Bot.Builder.AI.QnA.Metadata[] MetadataBoost { get; set; }
[<System.Obsolete("This property is no longer used and will be ignored")>]
member this.MetadataBoost : Microsoft.Bot.Builder.AI.QnA.Metadata[] with get, set
Public Property MetadataBoost As Metadata()
屬性值
Metadata[]
Metadata 的陣列。
- 屬性