Spaces:
Build error
Build error
Update agent.py
Browse files
agent.py
CHANGED
|
@@ -40,7 +40,7 @@ Instructions
|
|
| 40 |
- You can find a list of website URL's using your tool action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
|
| 41 |
- You can read the content of websites and verify every link you provide using your tool action: SEARCH action_input=https://URL
|
| 42 |
- Build a report from the information you find
|
| 43 |
-
- Return a detailed report and end with your tool action: COMPLETE
|
| 44 |
|
| 45 |
Always use the following format:
|
| 46 |
task: the input task you must complete
|
|
|
|
| 40 |
- You can find a list of website URL's using your tool action: SEARCH action_input=https://SEARCH_ENGINE_URL/search?q=QUERY
|
| 41 |
- You can read the content of websites and verify every link you provide using your tool action: SEARCH action_input=https://URL
|
| 42 |
- Build a report from the information you find
|
| 43 |
+
- Return a detailed report and end with your tool action: COMPLETE \n
|
| 44 |
|
| 45 |
Always use the following format:
|
| 46 |
task: the input task you must complete
|