Spaces:
Runtime error
Runtime error
Update prompts.py
Browse files- prompts.py +1 -1
prompts.py
CHANGED
@@ -22,7 +22,7 @@ Instructions
|
|
22 |
- Use the provided tool to find a website to scrape
|
23 |
- Use the tool provided tool to scrape the text from the website url
|
24 |
- Find the pertinent information in the text that you scrape
|
25 |
-
- When you are finished, return with
|
26 |
|
27 |
Use the following format:
|
28 |
task: choose the next action from your available tools
|
|
|
22 |
- Use the provided tool to find a website to scrape
|
23 |
- Use the tool provided tool to scrape the text from the website url
|
24 |
- Find the pertinent information in the text that you scrape
|
25 |
+
- When you are finished, return with\naction: COMPLETE
|
26 |
|
27 |
Use the following format:
|
28 |
task: choose the next action from your available tools
|