I’m trying to set up rasa x server, and after some issues with GitHub it’s finally working!(partially)
My model simply does not respond to me it gets stuck in …
Also I archived my model but have no idea where I can “unarchive” it!
The git integration doesn’t look right, I add my new changes but still nothing happens, and I can keep pressing the same button over and over and nothing changes.
So I tough, okay my model is not coming back, but my data is still here so I can train a new model, nop! It says nothing has changed, see latest model (which does not appear), okay fair enough I added a couple more examples in the training data … Still the same response, I kinda tried everything here in my arsenal, not sure what else to try! Help would be appreciated! Running on AWS EC2 Linux 18:04
Sorry I should’ve closed this, but didn’t know how! I was trying to use response selectors but they, are apparently not supported in Rasa X from what I’ve understood so far! Anyhow I’m using rasa via http api and it’s doing it’s job for the time being!
I have been experiencing this problem. I have run rasa x in local mode on WSL, also installed it on the server with docker-compose and connected a git repo with the basic bot created with rasa init but everytime I go to the chat with your bot window I don’t see a text box to send messages to the bot. Here’s what it looks like:
So for the first time, I was able to see a dialog to interact with the bot. I’m not sure what I changed, other than I now have a rasa run with enable-api running in a separate shell instance.
However, now I don’t get any response from the bot. The Rasa X version is 0.27.4.
When I type a message, there seems to be a GET requests being made every second, see the screen recording.