Obaid
Obaid
@zboldyga is that tool available anywhere? We are looking for something similar for our internal tool and it will help us if we don’t ha e reinvent the wheel
I am using it an a simple text editor. I noticed that there are no side-effects when submitting `TIME_TRAVEL_BACKWARDS` action but for a good UX it would be good to...
Thanks @jesus-seijas-sp. One idea would be to add a `parent_intent` to any given intent. ```js manager.addDocument('en', 'check my cart', 'order.check'); manager.addDocument('en', 'would you like to place your order', 'yes.no', 'order.check');...
@jesus-seijas-sp any ideas on this? I am wondering if you have any example of bots that handle intents like affirmation or confirmation within different paths?
any ideas on this?
@jesus-seijas-sp and @Jamerrone I am running into an issue with the example code here: When I change the utterance to: ` const result = await manager.process('White Chocolate Mocha');` which is...
btw this was working fine till version 3.9.0
Any update on this? I am running into the same issue.
Is the latest version available on cocoapod? I can't update past 1.3.2 .. I need to get the latest master version working for my project so can you please tell...
Thanks.. I am now getting .. "out of memory" error..