All - Activity - ryang420 - Rasa Community Forum
User Interaction Content
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?
Was this issue solved? I met it in rasa_core 0.13.3 when I was exporting the interactive training nlu data. @tmbo, @Ajinkz
run command kill $(lsof -t -i :5055) to kill the process which is using port 5055.
Thanks @ JiteshGaikwad. I am using python 3.7. I’ll try python 3.6.
I was following below commands to install rasa_core on my Mac. But I got an error. The error message is at the bottom. What’s wrong here?
git clone https://github.com/RasaHQ/rasa_core.git
cd rasa_core
pip install -r requirements.txt
pip install -e .
Could not find a version that satisfies the requ…
Please check screenshot. The whole demo can be found here: GitHub - ryang420/rasa_bot
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.