Property PlanningPrompt
PlanningPrompt
Gets or sets the planning prompt.
Use {task} as a placeholder for the user's task.
public string PlanningPrompt { get; set; }
Gets or sets the planning prompt.
Use {task} as a placeholder for the user's task.
public string PlanningPrompt { get; set; }