Replies - Activity - ryang420 - Rasa Community Forum
Send files to bot
Hello @souvikg10 and @Krogsager,
I want the rasa bot to generate a file (such as .csv) and send it to me on telegram. Is it OK? How to implement it?
Not able to export stories using interactive learning Rasa version (core=0.13.0,nlu=0.14.1)
Was this issue solved? I met it in rasa_core 0.13.3 when I was exporting the interactive training nlu data. @tmbo, @Ajinkz
How to enable interactive learning
run command kill $(lsof -t -i :5055) to kill the process which is using port 5055.
Install rasa_core error
Thanks @JiteshGaikwad. I am using python 3.7. I’ll try python 3.6.
Implementing Default Fallback Actions
Please check screenshot. The whole demo can be found here: GitHub - ryang420/rasa_bot
Introduce yourself!
Hi all, I am David, a technical support manager in ActiveNetwork. I am preparing to build a chatbot to serve my customers. I hope Rasa can help me.