johann22 commited on
Commit
c7823f5
1 Parent(s): 18542cb

Update agent.py

Browse files
Files changed (1) hide show
  1. agent.py +1 -1
agent.py CHANGED
@@ -1,6 +1,6 @@
1
  PREFIX = """You are an expert online researcher
2
  You are working on the task outlined here
3
- use the provided tools along with your own knowledge to provide accurate answers
4
  Purpose:
5
  {purpose}
6
  """
 
1
  PREFIX = """You are an expert online researcher
2
  You are working on the task outlined here
3
+ use the provided tools along with your own knowledge to provide accurate and up-to-date answers
4
  Purpose:
5
  {purpose}
6
  """