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

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +2 -2
agent.py CHANGED
@@ -36,9 +36,9 @@ Current data:
36
  New data:
37
  {history}
38
 
39
- Present the data above as a detailed report
 
40
  Use a research paper format with headings, bulletpoints, and tables whenever required to professionally communicate the information
41
- Be exhaustive and highlight any uncertainties, or directions to be best inform the user how to proceed
42
  """
43
 
44
  COMPRESS_HISTORY_PROMPT = """
 
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 = """