qnabot-on-aws icon indicating copy to clipboard operation
qnabot-on-aws copied to clipboard

AWS QnABot is a multi-channel, multi-language conversational interface (chatbot) that responds to your customer's questions, answers, and feedback. The solution allows you to deploy a fully functional...

Results 135 qnabot-on-aws issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Followed the following official guide https://docs.aws.amazon.com/solutions/latest/qnabot-on-aws/tuning-testing-and-troubleshooting.html to pull the metrics for FulfillmentLambda function and noticed that the widget is missing in the main Cloud Watch Dashboard. **To...

bug

Describe the Issue: We are encountering intermittent responses when inputting invalid values into a slot. Occasionally, the response originates from the ELICIT_RESPONSE_RETRY_MESSAGE, ![image](https://github.com/aws-solutions/qnabot-on-aws/assets/113376990/efbb9f23-b2fb-4127-9a2c-958a368ee26a) while at other times, it stems directly...

bug

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies
javascript

Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies
javascript

**Describe the bug** I have a custom ResponseBot built to capture city names. This includes a custom slot type containing a list of all the cities, with the _Use slot...

enhancement

The purpose of this change is to allow QnABot to be configured to pass an OpenID JWT to Kendra Index(es). It is controlled by the new configuration setting "ALT_SEARCH_KENDRA_INDEXES_TOKEN_AUTH" which...

enhancement

Add session management capabilities to QnABot to track previous questions by the user in named sessions and add ability for the users to retrieve the session by selecting a session...

enhancement

**Is your feature request related to a problem? Please describe.** The query disambiguation is not always accurate in detecting that a user has asked a new question that is totally...

enhancement

Currently, in order to switch from one specialty bot to another, first we need to type in a phrase like exit, quit or bye, and then, type in a triggering...

enhancement