Improvement
The official Improvement integration lets you provide feedback on your bot’s responses in the emulator. Your bot can then use that feedback when generating future responses.
Setup
The Improvement integration comes pre-installed on every bot. If you need to install it manually:
You will need:
Suggesting improvements
You can suggest improvements when chatting with your bot in the emulator:
Managing feedback
Any time you save feedback, it gets added to the Feedback Table as a row:
Your bot reads directly from this table when applying your feedback. This means you can modify the table’s rows and columns to modify how feedback is applied.
You can also delete a specific piece of feedback by deleting its associated table row.