An NLU digests containing the input query, the list of bot action to take, the overall confidence of the turn (product of action's confidences) and slots values.
An array of actions names.
The raw input query.
The value of each slot.
The overall confidence of the turn.
Generated using TypeDoc
An NLU digests containing the input query, the list of bot action to take, the overall confidence of the turn (product of action's confidences) and slots values.