| Which way of storing a medication and their description is better, so that a user get description of the medication in a chatbot? |
3 |
812 |
Feb 2023 |
| Did rasa_sdk import changed in action.py |
3 |
713 |
Dec 2021 |
| Is it possible to make a Django website interface for rasa to receive input from a user instead of a chat widget? |
1 |
272 |
Oct 2021 |
| Failed to extract requested slot ‘department’ |
8 |
435 |
Sep 2021 |
| How to extract duration like this month, this week, last month, last week? in duckling |
6 |
521 |
Aug 2021 |
| How does using custom action to ask for the next slot work in forms |
11 |
3.0k |
Aug 2021 |
| The slot is filled as a list and how can we select to store it in the database? |
7 |
1.2k |
Jul 2021 |
| Spacy nlp for name extraction is not working |
7 |
1.3k |
Jul 2021 |
| Rasa.core.channels.rest - An exception occurred while handling user message ‘hi’ |
1 |
654 |
Jun 2021 |
| How to connect Healthcare dataset to rasa chatbot and train |
4 |
994 |
Apr 2021 |
| How do I display data fetched from the database in a button format? |
27 |
2.1k |
Mar 2021 |
| Can anyone explain to me what normalization is in rasa? |
36 |
2.1k |
Mar 2021 |
| UserWarning: Intent ‘nlu_fallback’ has only 1 training example! Minimum is 2, training may fail |
16 |
3.0k |
Mar 2021 |
| Can anyone explain to me about testing tools (hardware/software) |
2 |
401 |
Feb 2021 |
| Can we hide a password while a person is typing in a chatbot widget? |
0 |
248 |
Feb 2021 |
| Dispatcher is not printing out the output of a function from another Python file |
1 |
261 |
Feb 2021 |
| [After all this time looks like I'm going to give up on rasa |
10 |
561 |
Jan 2021 |
| How can rasa connect with external channels like a website? |
1 |
331 |
Jan 2021 |
| How can we handle a question of button with yes or no in formaction? |
3 |
869 |
Jan 2021 |
| How can we handle which formaction to be performed based on slot value in custom action |
2 |
448 |
Jan 2021 |
| I need some help from the rasa community, how I can identify frequently asked questions to the chatbot and store them |
2 |
530 |
Jan 2021 |
| How can we handle story or predict the next action based on slot values |
2 |
489 |
Jan 2021 |
| How can we use a formaction to collect user input such as yes/no? |
0 |
373 |
Jan 2021 |
| How can we collect user input to perform machine learning prediction for the following dataset in rasa? |
12 |
544 |
Jan 2021 |
| ValueError: rasa.core.channels.rest - An exception occurred while handling user message 'hello'. Error: blocks[:,0] has incompatible row dimensions. Got blocks[1,0].shape[1] == 35, expected 36 |
1 |
385 |
Jan 2021 |
| Why in form filling or formaction if the different slots are expecting similar value it will be filled without getting there? |
0 |
221 |
Jan 2021 |
| After filling a form, to fill another new form it takes pre-filled required slots and finishes the form, why is that? it says Validating pre-filled required slots |
6 |
639 |
Jan 2021 |
| How are intent names and their training examples labelled? |
6 |
401 |
Jan 2021 |
| Anyone please help me with the new rasa formaction 2.0 |
11 |
581 |
Dec 2020 |
| Is using a machine learning for prediction with rasa possible? |
0 |
349 |
Dec 2020 |
| Can we store a slot from a bot's response? |
2 |
265 |
Dec 2020 |
| What is the use of Memoization policy?..and another, In a form filling how does the bot know what to ask next? |
2 |
286 |
Dec 2020 |
| If I have a look up for name what would the form filling be…from_text or from_entity? |
5 |
415 |
Dec 2020 |
| While filling a form if we have one entity that has regex, what would the form look like, from_text or from_entity in order to catch the regex? |
17 |
622 |
Dec 2020 |
| Can anyone explain the following components from the rasa house? |
20 |
652 |
Dec 2020 |
| What kind of NLP technique or model is used in rasa to build intent classification and entity recognition? |
8 |
817 |
Dec 2020 |
| Is rasa itself an NLP model or does rasa use an NLP model? |
7 |
1.1k |
Dec 2020 |
| Synonyms mapping is not working for me |
10 |
1.3k |
Dec 2020 |
| Can a python string that is colored be printed in rasa? |
29 |
1.6k |
Dec 2020 |
| AttributeError: ‘MySQLConverter’ object has no attribute ‘_list_to_mysql’ |
5 |
2.8k |
Dec 2020 |
| Do I have to put from_entity to extract while we are doing formaction in rasa 2.0? |
17 |
830 |
Dec 2020 |
| Can anyone explain the use of NLP in rasa open source? |
1 |
383 |
Dec 2020 |
| I can't extract a name using duckling in rasa 2.0 |
25 |
1.5k |
Dec 2020 |
| Slot value has been set but failed to validate |
9 |
538 |
Dec 2020 |
| Can anyone from rasa teach me how to program to extract NER in spacy and pass that data by a list or dictionary in spacy module |
5 |
510 |
Dec 2020 |
| If I want to use spacy for extracting a name then what would the config file look like? |
27 |
2.0k |
Dec 2020 |
| I downloaded a reminder bot from one of the rasa examples but got errors |
3 |
437 |
Dec 2020 |
| formAction not calling action_ask please I need some help |
8 |
573 |
Dec 2020 |
| Can anyone help me solve this problem, in rasa shell it gives me an empty message |
11 |
1.7k |
Nov 2020 |
| I'm trying to get normalized value that is extracted using duckling for duration but facing this error |
63 |
2.3k |
Nov 2020 |
| What is the best way to extract name in rasa without specifying all possible names in nlu data? |
2 |
413 |
Nov 2020 |
| If formaction is deprecated to rule policy in rasa 2.0 then why do we see this error? |
6 |
1.2k |
Nov 2020 |
| I have rules specified but why does it give me the error that no rules are defined? |
9 |
769 |
Nov 2020 |
| Please I need some help with spacy |
3 |
363 |
Nov 2020 |
| During filling a form an “nlu_fallback” intent keeps interfering |
0 |
436 |
Nov 2020 |
| I want to upgrade rasa to 2.0.6 but failed |
4 |
384 |
Nov 2020 |
| What is this warning “use –no-warn-script-location”? |
4 |
16.7k |
Nov 2020 |
| Can we make a bot response from a csv file in custom action? |
7 |
756 |
Nov 2020 |
| Why doesn't the stories.yml file always go as we have specified? |
0 |
307 |
Nov 2020 |
| How can we perform fallback like in Dialogflow if the user enters something the bot doesn't know? |
14 |
634 |
Nov 2020 |