Property ExecutionPrompt
ExecutionPrompt
Gets or sets the step execution prompt.
Use {step} for the current step and {context} for previous results.
public string ExecutionPrompt { get; set; }
Gets or sets the step execution prompt.
Use {step} for the current step and {context} for previous results.
public string ExecutionPrompt { get; set; }