This repository was archived by the owner on Dec 4, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 119
[QnA] Infinite loop using MultiTurnPrompt #1203
Copy link
Copy link
Closed
Labels
P0Must Fix. Release-blockerMust Fix. Release-blockerTeam: SouthworksbugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.The issue has just been created and it has not been reviewed by the team.
Milestone
Description
Version
What package version of the SDK are you using.
Bot AI QnA 4.13.0
Describe the bug
Give a clear and concise description of what the bug is.
Using the sample 49.qnamaker-all-features and configuring the MultiTurnPrompt, the conversation has an infinite loop or it's not recognized.
To Reproduce
Steps to reproduce the behavior:
- Configure sample 49.qnamaker-all-features
- Start conversation in BotFramework Emulator
- Send
Light won't turn on.utterance (orMy Contoso smart light won't turn on.) - Click on
Stopped - See infinite loop
Expected behavior
Give a clear and concise description of what you expected to happen.
The conversation should continue with the next answer of the multiturnpromp
Screenshots
Some utterance configured in the .tsv of the sample

MultiTurnPrompt utterance is not recognized in the sample

MultiTurnPrompt utterance recognized in the tester of the qna.ai site

Additional context
Add any other context about the problem here.
-
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P0Must Fix. Release-blockerMust Fix. Release-blockerTeam: SouthworksbugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.The issue has just been created and it has not been reviewed by the team.