Spaces:
Running
Running
update prompt
Browse files
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
|
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>
|