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?

已提问 2 年前75 查看次数