acecalisto3 commited on
Commit
f2f412a
·
verified ·
1 Parent(s): 3c47e32

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +2 -2
agent.py CHANGED
@@ -260,8 +260,8 @@ You are attempting to complete the task
260
  task: {task}
261
  Progress:
262
  {history}
263
- Compress the timeline of progress above into a single summary (as a paragraph)
264
- Include all important milestones, the current challenges, and implementation details necessary to proceed
265
  """
266
 
267
  LOG_PROMPT = """
 
260
  task: {task}
261
  Progress:
262
  {history}
263
+ Compress chat to only user's project's generated code content. the user requested app.py, requirements.txt and agent.py and tokenizer.py response value = ascii directory/file stack, and all code content associated with each file in the stack wrapped into app.py and requirements.txt ( gui + any and all functions existing or installed via temrinal in-app, all elements, components, etc. )
264
+ Include all imports, defs, classes, syntax and formatting according to your user's needs or requests specifically. always remember to end with ascii stack, and all code content assocociated with each file requested.and implementation details necessary to proceed ( input value = top-tier-tool catalog and generative enhancements )
265
  """
266
 
267
  LOG_PROMPT = """