Hi there, I was wondering if there was any advice for how to deal with filling slots in a FormAction when using duckling.
For example, I’ve enabled time and quantities for ducking, and I have a Form requiring both of these as slots.
When I ask for the quantity slot however, duckling generates both the quantity and the time entities and fills both slots. For example, 515 is read as year 515 and a quantity 515, so my slots will both be filled.
Any ideas on how to work around this?