Hi @Tobias_Wochinger I was wondering, if I am using same chatroom (GitHub - scalableminds/chatroom: React-based Chatroom Component for Rasa Stack) and this one by default uses rasa REST channel, is it possible to change host: “http://localhost:5005” in the chatroom.js?
I am now able to run everything in the SharePoint but only by using rasa server, localhost and rasa run -m models --enable-api --cors “*”
But I wanna be able to use the bot without running anything in my computer. Is there any way to do so?