module Azure::QnamakerRuntime::Profiles::Latest::Models

Constants

ContextDTO

Context associated with Qna.

Error

The error object. As per Microsoft One API guidelines - github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses.

ErrorCodeType

Defines values for ErrorCodeType

ErrorResponse

Error response. As per Microsoft One API guidelines - github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses.

ErrorResponseError

The error object.

FeedbackRecordDTO

Active learning feedback record.

FeedbackRecordsDTO

Active learning feedback records.

InnerErrorModel

An object containing more specific information about the error. As per Microsoft One API guidelines - github.com/Microsoft/api-guidelines/blob/vNext/Guidelines.md#7102-error-condition-responses.

MetadataDTO

Name - value pair of metadata.

PromptDTO

Prompt for an answer.

PromptDTOQna

QnADTO - Either QnaId or QnADTO needs to be present in a PromptDTO object

QnADTO

Q-A object.

QnADTOContext

Context of a QnA

QnASearchResult

Represents Search Result.

QnASearchResultContext

Context object of the QnA

QnASearchResultList

Represents List of Question Answers.

QueryContextDTO

Context object with previous QnA's information.

QueryDTO

POST body schema to query the knowledgebase.

QueryDTOContext

Context object with previous QnA's information.