Share via


ExtractiveQueryAnswer interface

從傳回的檔內容擷取答案候選項目,以回應以自然語言表示為問題的查詢。

屬性

answerType
count

傳回的答案數目。 預設計數為 1

threshold

信賴閾值。 預設閾值為 0.7

屬性詳細資料

answerType

answerType: "extractive"

屬性值

"extractive"

count

傳回的答案數目。 預設計數為 1

count?: number

屬性值

number

threshold

信賴閾值。 預設閾值為 0.7

threshold?: number

屬性值

number