abnerfcastro / watson-chatbot-boilerplate

Simple but complete boilerplate for a chat bot app using IBM Watson Conversation API.
4 stars 5 forks source link

Update context for every message #1

Open abnerfcastro opened 7 years ago

abnerfcastro commented 7 years ago

The context parameter is required so that Watson knows which nodes in the dialog it has already visited, so it keeps the flow of the conversation.