iai-group / MovieBot

IAI MovieBot
https://iai-group.github.io/MovieBot/
MIT License
8 stars 10 forks source link

Create enum for slots in ItemConstraint #225

Open NoB0 opened 1 year ago

NoB0 commented 1 year ago

ItemConstraint has a slot, an operator, and a value. An enumeration should be created to list the different possible slots such as preference and reason, see this comment.