question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Categorical slot don't set option for values not explicitly defined

See original GitHub issue

What 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:open
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rgstephenscommented, Mar 17, 2022

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.

0reactions
sync-by-unito[bot]commented, Dec 19, 2022

➤ 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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found