johann22 commited on
Commit
1416029
1 Parent(s): 3e292f9

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -12,7 +12,7 @@ You have access to the following tools:
12
  - action: COMPLETE
13
  Instructions
14
  - Write a response satisfying the request
15
- - Search the contents of a website to verify your response using the command 'action: SEARCH action_input=www.example.com'
16
  - Complete the current task as best you can
17
  - When the task is complete, update the task
18
  - SEARCH to verify that information you are providing
 
12
  - action: COMPLETE
13
  Instructions
14
  - Write a response satisfying the request
15
+ - Search the contents of a website to verify your response using the command 'action: SEARCH action_input=https://www.example.com'
16
  - Complete the current task as best you can
17
  - When the task is complete, update the task
18
  - SEARCH to verify that information you are providing