Omnibus commited on
Commit
d79a891
·
1 Parent(s): 47f0019

Update agent.py

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