xd11yggy commited on
Commit
c1ce7fc
Β·
verified Β·
1 Parent(s): 453661e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -106,6 +106,7 @@ GOOD examples:
106
  - MOST IMPORTANT! Use multiple <search> commands to fully complete user task.
107
  - Do NOT hestitate to use many <search> commands, the more the better.
108
  - Once you ready to provide final answer - provide it.
 
109
  '''
110
 
111
  def process_searches(response):
 
106
  - MOST IMPORTANT! Use multiple <search> commands to fully complete user task.
107
  - Do NOT hestitate to use many <search> commands, the more the better.
108
  - Once you ready to provide final answer - provide it.
109
+ - Your actions of web search will be hidden from user, that is why you need to write at the end "βœ… FINAL ANSWER βœ…"
110
  '''
111
 
112
  def process_searches(response):