All - Activity - honeydhi - Rasa Community Forum

Intent detection with context not with keyword

@stephens Thanks for the reply. At this point, we can upgrade our current version. Is there any alternative or has anyone faced the same issue? I need to fix this as it impacts my bot accuracy. Thanks in advance.

Hi Team,

We are using Rasa version :1.4.5 I am facing an issue with intent detection. Let me explain to you my problem. So i have one intent called:

#issue_with_vpn

So on typing in chat window “i am facing …

Bot is not working with long stories

@marcos.allysson Thanks for your response. We have already done the same thing. But did not get any success.

Hi Community can you guys help on this?

In this case if i am traversing in one story and suddenly i hit the intent of another story it trigger to fallback.

Can i get Default Rasa stories and NLU data?

Thanks Guys

How can I show Rasa Training progress using HTML and Angular

Hi Guys, Please help me with this problem. I want to show RASA training as a progress bar. Thanks

How can I redirect my Rasa chatbot to live Zendesk Agent?

@ak29 No. But I have made custom channel for the this and also used Zendesk live Agent API.

Hi Folks,

I am able to see rasa training progress from CLI but I want to show it with user interface (HTML + Angular). Is it possible to do that? Thanks

Hi @amn41,

As of now, Rasa gives the privilege to use custom action and its template (“utter_action_name”). I need a solution in which if a user is not satisfied with bot chat so that we can redirect to live zendesk Agent. have you done anything like that? Thanks

Hi Folks,

I have a requirement where i need to redirect my rasa chatbot conversation to live Zendesk agent. I am using webchat for chat client. Please help me. Thanks

Is there any way to set Slot by API not by action

@Tanja What i exactly doing is, I hit the request given by you via postman and then i tried to access it on my custom action it gives me the None. Thanks

Thanks, @Tanja for your input.

But I am still facing the same issue. It shows me that slot is set but when I called it in custom action it gives me None.

Hi Folks,

I have a different requirement here. I want to set slots not by Action/Custom Action but want to set it by API. I am using: