QnACardBuilder Class
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.
Message activity card builder for QnAMaker dialogs.
public static class QnACardBuilder
type QnACardBuilder = class
Public Class QnACardBuilder
- Inheritance
-
QnACardBuilder
Methods
GetQnADefaultResponse(QueryResult, BoolExpression, BoolExpression) |
Get Card for Default QnA Maker scenario. |
GetQnAPromptsCard(QueryResult, String) |
Get Card for MultiTurn scenario. (Can be deprecated from 4.10.0 release of sdk). |
GetSuggestionsCard(List<String>, String, String) |
Get active learning suggestions card. |