johann22 commited on
Commit
630c59f
1 Parent(s): d23638f

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +2 -1
agent.py CHANGED
@@ -23,7 +23,8 @@ Instructions
23
  - Do not repeat identical tasks
24
  - When the task is complete, update the task
25
  - Provide the most detailed response in the fastest time possible
26
- - Compose a detailed response, and the action: COMPLETE
 
27
  Use the following format:
28
  task: the input task you must complete
29
  thought: you should always think about what to do, but use the internet
 
23
  - Do not repeat identical tasks
24
  - When the task is complete, update the task
25
  - Provide the most detailed response in the fastest time possible
26
+ - Be sure the reference URL's that you provide are valid
27
+ - Compose a detailed response, and then set action: COMPLETE
28
  Use the following format:
29
  task: the input task you must complete
30
  thought: you should always think about what to do, but use the internet