eta.core.planning.plan_respond
- plan_respond(expr, ds)[source]
 Generate a subplan for a respond-to step using the response transducer.
- Parameters:
 expr (s-expr) – The wff for the response step.
ds (DialogueState) –
- Returns:
 The updated plan, if successful.
- Return type:
 PlanNode or None