Hi everyone,
I am currently using the Botium-cli to test some Chatbots created with Dialogflow.
I am curious to know if it is feasible to test the entity confidence, similar to how we test the intent confidence.
I am retrieving the utterances and convos files using the dialogflow-connector.
In my case, some of the chatbots contain entities, and I would like to determine how accurately the chatbot can recognize all of the entities.
I plan on accomplishing this by evaluating the entity confidence.
Thank you, Rocco G.