medicareamaze

Results 3 issues of medicareamaze

Is there an example code snippet that shows how to use this Provider? I am new to React and it would really help.

in bot-graph-dialog/lib/GraphDialog. line 309 data.text shoud be changed to node.data.text **Current Code** 308 if (node.data.text) { 309 var text = strformat(data.text, session.dialogData.data); Change 308 if (node.data.text) { 309 var text...

In linux, this does not work. We get "Module not found " error when we Require Common,ConditionHandler and IntentScore. This is because the file names are lowercase but the Require...