eta.core.execution.process_intended_step

process_intended_step(event, ds)[source]

Process an intended step by attempting to map it to a primitive action to execute.

If an action was successfully executed, the action returns variable bindings that are then applied throughout the dialogue state.

Parameters:
Returns:

Whether to advance the plan.

Return type:

bool