QnARequestContext interface

The context associated with QnA. Used to mark if the current prompt is relevant with a previous question or not.

Properties

previousQnAId

The previous QnA Id that was returned.

previousUserQuery

The previous user query/question.

Property Details

previousQnAId

The previous QnA Id that was returned.

previousQnAId: number

Property Value

number

previousUserQuery

The previous user query/question.

previousUserQuery: string

Property Value

string