eta.core.execution.execute_forget_from_STM
- execute_forget_from_STM(step, ds)[source]
Execute a store-in-STM step.
This will remove a given fact in short-term memory (i.e., context).
- Parameters:
step (PlanStep) – The say-to step to execute.
ds (DialogueState) –
- Returns:
Dict of variable bindings obtained in the course of execution.
- Return type: