Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot prompts "What is the question?" when using ElicitResponse bots (e.g. in conditional chaining demo) #506

Closed
rstrahan opened this issue Oct 13, 2022 · 0 comments
Labels

Comments

@rstrahan
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

When using the Conditional Chaining demo with Elicit Response, when the bot prompts for First Name or Last name, the answer is not accepted, but instead the bot prompts with 'What is the question?".

To Reproduce
Steps to reproduce the behavior.

Load conditional chaining demo. OR by following the steps in the implementation guide on a bare-bones deployment.
When responding with a name, it replies with "What is the question?".

Expected behavior
A clear and concise description of what you expected to happen.

The bot should accept the provided input without prompting for 'Qhat is the question?"

Please complete the following information about the solution:

  • v5.2.1

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

image

Additional context
Add any other context about the problem here.

@rstrahan rstrahan added the bug label Oct 13, 2022
tabdunabi added a commit that referenced this issue Oct 24, 2022
…rompt-bug

fixes #506 - bot prompts 'What is the question?' when using ElicitResponse
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant