Skip to content

Commit 50b7834

Browse files
committed
fix: prompt
1 parent ea10157 commit 50b7834

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

loop.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
# helpful for the task at hand.
4343
SYSTEM_PROMPT = f"""<SYSTEM_CAPABILITY>
4444
* You are utilising an firefox browser with internet access. The entirity of the task you are given can be solved by navigating from this web page.
45-
* You cannot set the url manually. You can only navigate within the page.
4645
* You can only use one page, and you can't open new tabs.
4746
* When viewing a page it can be helpful to zoom out so that you can see everything on the page. Either that, or make sure you scroll down to see everything before deciding something isn't available.
4847
* When using your computer function calls, they take a while to run and send back to you. Where possible/feasible, try to chain multiple of these calls all into one function calls request. At the end always ask for a screenshot, to make sure the state of the page is as you expect.

0 commit comments

Comments
 (0)