All - Activity - Greenhat - Rasa Community Forum

Session Persistence with Django

Hi,
Basically we are new to this, can you provide any idea in this integration and that will be very much useful.
Thanks in advance.


Hi,
Thanks for the reply I think we are using REST API we followed GitHub - Alexmhack/Django-Rasa-Bot: Integrating Rasa Core with Django backend and finally using Webchat for chatbot user interface.


hi,
After integrating django with rasa chatbot, on clearing the session of the django page, the rasa chat does not reload its session (Rasa), session remains the same for all users…
Kindly assist us in solving the issue…
Also we used django for user login to the webchat session, if there is possible …


Hi,
Found the solution for this issue, used the utter_ask_{slot value} as the question to fill the slot.


Hi,
I’m started working in Rasa for the past 2 months, now using FormAction to fill the slot.
I have an issue in that, Form Policy failed to use the utterance template if the slot filled.
I have trained the rasa with utterance template once the slot is filled.
But once the training is over, I checked whether…


Yes I can understand from that video.


Hi,
I have an issue in integrating Rasa with Rasa webchat, as I configured everything, as I checked using debug command
but I can't get the reply in the webchat output. It is on localhost so I used ngrok and listen to port 5005 and Rasa server is also running on the same port...


yeah… it's working… Thanks for your reply


no in local machine. when we run action queries, the action server is responding but we can see
but there is no reply in Rasa core server, it displays error as mentioned earlier.


Hi,
I’m new to Rasa and I'm working on it for the past 2 weeks. I have connected with Slack API and I get the reply in Slack channel when I try to send any action-related queries, it is not contacting the Slack get the below issue
the action endpoint I have mentioned the url: http://localhost:5055/webhook