regostar / eventique

AI Enhanced Event Planning
MIT License
0 stars 1 forks source link

Task : # 53 : Backend Modify existing API-endpoint or create a new end-point to regenerate the tasks #72

Closed SparshaPrakash closed 2 months ago

SparshaPrakash commented 3 months ago

Story: #53

regostar commented 3 months ago

Regenerate tasks for an event - GET /api/chatbot/generate-plan?reprompt=true&prompt=birthday

Todo :-

  1. Modify the existing API.
  2. Add new parameter = reprompt which is boolean.
  3. Add a text to the prompt = "Do it differently" / "do it better"
  4. same api response

@SoniyaKodipunjula @Sony8179

Govind-Asawa commented 2 months ago

Tested and working as expected