How to implement follow up question

araceli 21 Reputation points
2022-12-20T23:19:59.003+00:00

as title, I want to make a chat bot can continually help users.
Example: hi I want to order food
What kind of food you want?
Then the bot should ask different question depends on the users response. Is that possible?

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
747 questions
0 comments No comments
{count} votes

Accepted answer
  1. YutongTie-MSFT 46,986 Reputation points
    2022-12-21T00:30:36.65+00:00

    Hello @araceli

    Thanks for reaching out to us in Microsoft Q&A, I think you are mentioning guided conversations with multi-turn prompts - https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/question-answering/tutorials/guided-conversations

    You can of course add it in your Azure Language Service and use it as your chat bot's database.

    surface-source.png

    You can also link the follow up question to a exit question as below-

    replace-pen.png

    Please have a try and let me know if you have more questions.

    Regards,
    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.

    0 comments No comments

0 additional answers

Sort by: Most helpful