Hi,
I want to create a chatbot using Rasa which should train on my robot test cases data (Currently I am having around 100 testcase - this might increase further) and whenever user asks to run XYZ test case to chatbot then chatbot should return log file as response.
How can I proceed for this?
your help will much appreciated