Hao Luo
Hao Luo
hi @buhongw7583c i'm really sorry for the impossibly late response.. but I believe browsers have stopped supporting webcams on HTTP hosts.. For the camera to show up on localhost, you'd...
Right now a user has conform the name of the NLU to the name of the slot. However that is not possible when using LUIS' builtin entities. The other solution...
If a user says a invalid slot and **after** the `validate` function, the `shouldRetry` function should run and determine if it should retry again or simply cancel. The example we...
After discussion, it is apparent that there are two types of ability cancellations: - user triggered cancellations (like saying "nevermind" or "cancel this thing") - conditional triggered cancellations based (like...