Feedback Options Not Displaying in Digital Assistant Skill Flow
Implementing Feedback using Custom Metrics - Thumbs up Thumbs down.
I am working on a custom skill for Oracle Digital Assistant (ODA), and I'm facing an issue where feedback options are not displayed after the bot provides an answer. Below are the details of my setup and the issue:
Details of the Issue:
- I have implemented a custom skill, where the bot should display feedback options after completing a response.
- The
askFeedback
state is defined withSystem.CommonResponse
to render feedback buttons using global actions. - Despite following the proper transitions and verifying the logic, the feedback options are not appearing.
Tagged:
0