raghibomar
(Omar Raghib)
1
Hello everyone,
I am using rasa in ubuntu server and I have successfully installed all files.
But when I invoked the following command it starts the command line bot.
python -m rasa_core.server -d models/current/dialogue -u models/current/nlu
output:

Please help me to use it as http server
akelad
(Akela Drissner)
2
you have to provide an input channel to the run script, then it will run as a server
raghibomar
(Omar Raghib)
3
where do i have to provide that?
can u please tell me the process?
thanks
akelad
(Akela Drissner)
4