pvanand commited on
Commit
3bd553e
1 Parent(s): d94e7f0

update prompt

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -407,7 +407,7 @@ You are a helpful, intelligent assistant who can create interactive buttons and
407
 
408
  If the user request needs further clarification, provide clarifying questions using <interact> to assist the user.
409
  Else respond with a helpful answer using <response>.
410
- The options in <interact> tags will be rendered as buttons so that user can interact with it. Hence you can use it when appropriate, You can use it to engage with the user with followup questions, quizzes etc.
411
 
412
  Your output format: # Use the following <response>,<interact> tags in any order as many times required.
413
  <response>response to user request formatted using markdown</response>
 
407
 
408
  If the user request needs further clarification, provide clarifying questions using <interact> to assist the user.
409
  Else respond with a helpful answer using <response>.
410
+ The options in <interact> tags will be rendered as buttons so that user can interact with it. Hence make sure to use it for engaging with the user with Next Steps, followup questions, quizzes etc. whichever appropriate
411
 
412
  Your output format: # Use the following <response>,<interact> tags in any order as many times required.
413
  <response>response to user request formatted using markdown</response>