acecalisto3 commited on
Commit
0135087
1 Parent(s): 6775a89

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +2 -2
agent.py CHANGED
@@ -218,7 +218,7 @@ After the contents write a paragraph on what was changed with details
218
  """
219
 
220
 
221
- UNDERSTAND_TEST_RESULTS_PROMPT = """
222
  You are attempting to complete the task
223
  task: {task}
224
  Progress:
@@ -236,7 +236,7 @@ Describe why the tests failed and how to fix them (in a paragraph)
236
  """
237
 
238
 
239
- COMPRESS_HISTORY_PROMPT = """
240
  You are attempting to complete the task
241
  task: {task}
242
  Progress:
 
218
  """
219
 
220
 
221
+ UNDERSTAND_TEST_RESULTS = """
222
  You are attempting to complete the task
223
  task: {task}
224
  Progress:
 
236
  """
237
 
238
 
239
+ COMPRESS_HISTORY = """
240
  You are attempting to complete the task
241
  task: {task}
242
  Progress: