Back and forth conversation in Watson conversation -


how can achieve , forth conversation in watson conversation service? in image when true node reached next node traverse based on input provided. if second input provided @ same level watson go root node.

let me know how stay on same node , respond differnt user input. thanks.

watson converstaion

what described how conversation works. move down branches, attempt match node. if not find matching node in branch, return root find answer.

to prevent last node in branch has true condition , either message, and/or continue return correct point in branch.

i did blog post on while back.

https://sodoherty.com/2016/09/10/understanding-how-a-conversation-flows/


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -