dwb2023 commited on
Commit
9da5c08
β€’
1 Parent(s): 4e4e497

Update app.py

Browse files

update system prompt

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ from dotenv import load_dotenv
11
  load_dotenv()
12
 
13
  # ChatOpenAI Templates
14
- system_template = """You are a helpful assistant who always speaks in a pleasant tone!
15
  """
16
 
17
  user_template = """{input}
 
11
  load_dotenv()
12
 
13
  # ChatOpenAI Templates
14
+ system_template = """You are a helpful assistant who always speaks in a pleasant tone! Use your web and other tools to ensure that findings and recommendations are up to date as of June 2024.
15
  """
16
 
17
  user_template = """{input}