共用方式為


@azure/cognitiveservices-qnamaker-runtime package

類別

QnAMakerRuntimeClient
QnAMakerRuntimeClientContext
Runtime

代表執行時間的類別。

介面

ContextDTO

與 Qna 相關聯的內容。

ErrorModel

error 物件。 根據 Microsoft One API 指導方針 - https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses

ErrorResponse

錯誤回應。 根據 Microsoft One API 指導方針 - https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses

ErrorResponseError

error 物件。

FeedbackRecordDTO

主動式學習意見反應記錄。

FeedbackRecordsDTO

主動式學習意見反應記錄。

InnerErrorModel

物件,包含錯誤的詳細資訊。 根據 Microsoft One API 指導方針 - https://github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses

MetadataDTO

名稱 - 中繼資料的值組。

PromptDTO

提示輸入答案。

PromptDTOQna

QnADTO - QnaId 或 QnADTO 必須存在於 PromptDTO 物件中

QnADTO

Q-A 物件。

QnADTOContext

QnA 的內容

QnASearchResult

代表搜尋結果。

QnASearchResultContext

QnA 的內容物件

QnASearchResultList

代表問題解答的清單。

QueryContextDTO

具有先前 QnA 資訊的內容物件。

QueryDTO

POST 本文架構以查詢知識庫。

QueryDTOContext

具有先前 QnA 資訊的內容物件。

類型別名

ErrorCodeType

定義 ErrorCodeType 的值。 可能的值包括:'BadArgument'、'禁止'、'NotFound'、'KbNotFound'、'Unauthorized'、'Unspecified'、'EndpointKeysError'、'QuotaExceeded'、'QnaRuntimeError'、'SKULimitExceeded'、'OperationNotFound'、'ServiceError'、'ValidationFailure'、'CaptureFailure'

RuntimeGenerateAnswerResponse

包含 generateAnswer 作業的回應資料。