eta.core.execution.execute_store_in_STM
- execute_store_in_STM(step, ds)[source]
 Execute a store-in-STM step.
This will store 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: