You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently came across this framework. My scenario is I am running npm commands in the background by using NLP(Utterances) through the terminal(console-connector).
I want to perform the same functionality through the chat bot on localhost 3000 but it doesn't work because we are doing directline-connector. Is there any way to solve this problem?
The text was updated successfully, but these errors were encountered:
I recently came across this framework. My scenario is I am running
npm commands
in the background by using NLP(Utterances) through the terminal(console-connector).I want to perform the same functionality through the chat bot on localhost 3000 but it doesn't work because we are doing directline-connector. Is there any way to solve this problem?
The text was updated successfully, but these errors were encountered: