IBM / watson-online-store

Learn how to use Watson Assistant and Watson Discovery. This application demonstrates a simple abstraction of a chatbot interacting with a Cloudant NoSQL database, using a Slack UI.
https://developer.ibm.com/patterns/create-cognitive-retail-chatbot/
155 stars 222 forks source link

Importing the workspace JSON doesn't give the whole skill, dialog is missing. #196

Closed Adrian-GP closed 4 years ago

Adrian-GP commented 4 years ago

So I cloned the repository and imported the workspace.json to the skill into my assistant, entities and intents are there, but the dialog has the greeting and anything_else nodes only. I tried to re-submit the workspace many times, same results.

markstur commented 4 years ago

The dialog only has "Welcome" and "anything_else" -- until you expand the Welcome node. It is very nested. There is a screenshot in the README showing it expanded. It's a little old so I am pushing a new one, but the dialog hasn't changed just the UI around it.