QnAResponseContext interface
The context associated with QnA. Used to mark if the qna response has related prompts.
Properties
prompts | The prompts collection of related prompts. |
Property Details
prompts
The prompts collection of related prompts.
prompts: QnAMakerPrompt[]