johann22 commited on
Commit
87e8872
·
1 Parent(s): 2454a28

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +2 -0
agent.py CHANGED
@@ -98,6 +98,8 @@ task: {task}
98
  COMPRESS_HISTORY_PROMPT = """
99
  You are attempting to complete the task
100
  task: {task}
 
 
101
  Progress:
102
  {history}
103
  Compress the timeline of progress above into a single summary (as a paragraph)
 
98
  COMPRESS_HISTORY_PROMPT = """
99
  You are attempting to complete the task
100
  task: {task}
101
+ Your main purpose is
102
+ purpose: {purpose}
103
  Progress:
104
  {history}
105
  Compress the timeline of progress above into a single summary (as a paragraph)