Method PrepareInput
PrepareInput(PlanningContext, string)
Prepares the input based on the current phase.
public override string PrepareInput(PlanningContext context, string userInput)
Parameters
contextPlanningContextThe planning context.
userInputstringThe original user input.
Returns
- string
The phase-appropriate prompt.