Implementing message node in lex

0

Hi, I have been looking at different bot builder where they have different node types as part of their bot flow. One of the node is of type "message" where you can just add that as part of the conversation.

So for if a user adds a message (sent by bot)) e.g. in between asking question using slots/enitities, how can we implement in lex.

Is that a new intent? Or do we need to create a lambda to handle it? Wondering what is the best way to handle it using lex. thanks.

  • Can you provide an example conversation demonstrating the behavior you want? That may help us understand your goal and allow us to offer some ideas.

    In this context, what is a "message"? Does a "message" require a response from the user in order to proceed? Is it the final outcome of a bot conversation? Is it something else?

asked 2 years ago70 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions