Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Dialogflow CX edition: how to review conversations

I need to know how to review actual conversations an the intent that were matched for each conversational turn. I can't find the way to accomplish the conversation/intent review on Dialogflow CX edition. (it was pretty simple on ES edition). I need to access his feature (if it is implemented on CX) because sometimes my agent triggers a wrong intent trying to respond to user input.

Hope you can help me.

Thanks in advance, Claudia

like image 262
Claudia_ Avatar asked Sep 15 '20 15:09

Claudia_


2 Answers

Yesterday, Dialogflow Support team informed me that at the moment, there is no available feature in Dialogflow CX that is similar to the History or Training features in Dialogflow ES. Let's hope this feature to be available soon!!!

like image 172
Claudia_ Avatar answered Sep 22 '22 00:09

Claudia_


Currently, Dialogflow CX doesn't have that feature. But it's possible if you are choosing any 3rd party tools.

Kommunicate is a tool that supports Dialogflow CX & ES integrations. It will show the bot intents and their corresponding messages along with categories - Intent, Fallback, Handoff, Smalltalk, and the triggered sentences

This would help to analyze the bot's performance and improve by adding the unanswered/wrong phrases to the bot.

Please refer to the doc for more details.

enter image description here

like image 24
Samir1810 Avatar answered Sep 25 '22 00:09

Samir1810