Hi there, I am trying to create more data so that I can log each interaction with my chatbot through a third party API.
I have read(https://rasa.com/docs.) but I don’t understand the following:
- How to extend the base class
- Where to put my file that extends the data
- How to set the store_type in endpoints.yml to be the path to my module manitgames Class
Anybody show me examples of the above?
Many thanks