All - Activity - patilpooja - Rasa Community Forum
Handle story if categorical slots if value is incorrect
Alan, I would like to try without form. Something with “other” parameter for categorical slots?
How to handle story for categorical slots if somehow rasa parse incorrect value of the entity. For example in below snippet if rasa found value yellow for colour slot how to handle that?
intents:
- which_is_your_color
slots: colour: type: categorical values: - tech - care - sales
Story1 nlu ide…
How can I handle the conversation if I get "There is no memorised next action"?
Below are my question.
How will I come to know that I have received “There is no memorised next action”? If I know that error "“There is no memorised next action” is occurred how can I divert the conversation to specific action?
How to Auto populated questions while user typing
Anyone implemented this??
Not able to post post request
I am able to resolve the issue
Get current/predicted custom action name before being triggered?
Is there any way to get current custom action name in Rasa?
I am following the link Reminders and External Events to test the POST call. But getting error as “curl -H “Content-Type: application/json” -X GET -d ‘{“name”: “EXTERNAL_dry_plant”, “entities”: {“plant”: “Orchid”}}’ http://localhost:5005/conversations/144d5ec426774f67a305ef5fc44798fe/trigger_intent