Categorical slot don't set option for values not explicitly defined
See original GitHub issueWhat problem are you trying to solve?
When writing stories around categorical slots, I don’t want to have to write stories for the default value __other__
as well as stories for slot not set. Also don’t want to deal with __other__
value in stories when it should never happen for my use case.
What’s your suggested solution?
Provide an option for categorical slots that will not change the slot value when there is an attempt to set the slot to a value that isn’t explicitly defined.
Examples (if relevant)
No response
Is anything blocking this from being implemented? (if relevant)
No response
Definition of Done
No response
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Categorical Slot Issues - Rasa Open Source
I want to find a way to fill the room_type slot with either single or double, but no other value should be allowed....
Read more >Need help using predict() with categorical and continuous ...
categorical variable (hab) and a continuous variable (roadDist). I want to use predict() to get predicted values of psi along a gradient
Read more >How to use Slots in RASA? - YouTube
In this video you will learn what are slots and how they are useful in creating the Rasa chatbot. Also you will learn...
Read more >Find or Classify? Dual Strategy for Slot-Value Predictions ...
model in the cleaner setting. ... situations where values do not appear in the dialog ... defined as categorical slots, and the slot...
Read more >Are Slots and Entities the same?
Setting Slots. Creating Slots. Slots are defined under the slots key, located in a file called the domain. Rasa let's organize your data...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Exalate commented:
rgstephens commented:
I agree with @melindaloubser1 that this is not a duplicate and the customers original request but I also don’t think it’s a high priority since this can be addressed via slot validation.
➤ Maxime Verger commented:
💡 Heads up! We’re moving issues to Jira: https://rasa-open-source.atlassian.net/browse/OSS.
From now on, this Jira board is the place where you can browse (without an account) and create issues (you’ll need a free Jira account for that). This GitHub issue has already been migrated to Jira and will be closed on January 9th, 2023. Do not forget to subscribe to the corresponding Jira issue!
➡️ More information in the forum: https://forum.rasa.com/t/migration-of-rasa-oss-issues-to-jira/56569.