共用方式為


QnAMakerTraceInfo 類別

定義

這個類別代表我們從 QnAMaker 中介軟體收集的所有追蹤資訊。

public class QnAMakerTraceInfo
type QnAMakerTraceInfo = class
Public Class QnAMakerTraceInfo
繼承
QnAMakerTraceInfo

建構函式

QnAMakerTraceInfo()

這個類別代表我們從 QnAMaker 中介軟體收集的所有追蹤資訊。

屬性

Context

取得或設定多回合回應的內容。

EnablePreciseAnswer

取得或設定值,指出是否要啟用或停用回應範圍預測。

Filters

取得或設定用來篩選 QnA Maker 結果的中繼資料和來源。

IncludeUnstructuredSources

取得或設定值,指出是否要在非結構化來源上啟用查詢。

IsTest

取得或設定值,指出是否取得或設定要呼叫之知識庫的環境。

KnowledgeBaseId

取得或設定正在使用之知識庫的識別碼。

Message

取得或設定向 QnAMaker 發出查詢的訊息。

MetadataBoost
已淘汰.

取得或設定 Metadata 呼叫 QnA Maker 以提升結果時要傳送的集合。

QnAId

取得或設定目前所詢問問題的 QnA 識別碼。

QueryResults

取得或設定 QnAMaker 傳回的結果。

RankerType

取得或設定排名器類型。

ScoreThreshold

取得或設定用於篩選傳回結果的最小分數閾值。

StrictFilters

取得或設定用來傳回具有指定中繼資料之答案的篩選準則。

Top

取得或設定要求傳回的排名結果數目。

適用於