Testy skadnikow i ilosci
This commit is contained in:
parent
bf309fb6fe
commit
05876dbd24
@ -162,6 +162,7 @@ class DialogStateMonitor:
|
||||
elif last_order["name"] == "drink":
|
||||
last_order[slot.name].append(value)
|
||||
elif slot.name == "quantity":
|
||||
last_order = self.state['belief_state']['order'][-1]
|
||||
if last_order["name"] == "pizza":
|
||||
last_order[slot.name] = value
|
||||
elif last_order["name"] == "drink":
|
||||
|
Loading…
Reference in New Issue
Block a user