Omnibus commited on
Commit
ca9ea23
·
1 Parent(s): 341d926

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +3 -3
agent.py CHANGED
@@ -36,9 +36,9 @@ Current data:
36
  New data:
37
  {history}
38
 
39
- Present the data above as a detailed report (~8000 words)
40
- Be exhaustive and include all relevant data collected, and provide context where needed
41
- Use a research paper format with headings, bulletpoints, and tables whenever required to professionally communicate the information
42
  """
43
 
44
  COMPRESS_HISTORY_PROMPT = """
 
36
  New data:
37
  {history}
38
 
39
+ Compile the data above into a detailed report (~8000 words)
40
+ Be exhaustive and include all granular data collected, and provide context where needed
41
+ Use a research paper format with headings and detailed descriptions
42
  """
43
 
44
  COMPRESS_HISTORY_PROMPT = """