Method PrepareNextInput
PrepareNextInput(PlanningContext)
Prepares the next input after receiving an observation (tool result).
public override string PrepareNextInput(PlanningContext context)
Parameters
contextPlanningContextThe planning context.
Returns
- string
The continuation prompt with observation, or null to continue normally.