Open hoanghm opened 4 months ago
We need to be able to regenerate a mission given an ID. An optional prompt can be included to guide the mission generation process.
PUT /regenerate_mission/<user_id>/<mission_id>
{ "guiding_prompt": "Make the mission focus on recycling water bottles" {
We need to be able to regenerate a mission given an ID. An optional prompt can be included to guide the mission generation process.
PUT /regenerate_mission/<user_id>/<mission_id>
with the body below.