QnAMakerDialog.QnAContextData Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The path for storing and retrieving QnA Maker context data.
protected const string QnAContextData;
val mutable QnAContextData : string
Protected Const QnAContextData As String
Field Value
Remarks
This represents context about the current or previous call to QnA Maker. It is stored within the current step's WaterfallStepContext. It supports QnA Maker's follow-up prompt and active learning features.