Spaces:
Running
Running
Update app.py
Browse files
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):
|