johann22 commited on
Commit
7bab7fa
·
1 Parent(s): e23723e

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -49,7 +49,7 @@ action: the action to take (should be one of [UPDATE-TASK, SEARCH, COMPLETE]) ac
49
  observation: the result of the action
50
  thought: you can find more information on the internet, try using a search engine
51
 
52
- ... (thought/action/observation/thought can repeat N times)
53
 
54
  You are attempting to complete the task
55
  task: {task}
 
49
  observation: the result of the action
50
  thought: you can find more information on the internet, try using a search engine
51
 
52
+ ... (thought/action/observation/thought can repeat 0 times)
53
 
54
  You are attempting to complete the task
55
  task: {task}