JUNGU commited on
Commit
1994aa6
·
1 Parent(s): 4399493

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -58,7 +58,7 @@ def initialize_session_state():
58
  HumanMessagePromptTemplate,
59
  )
60
 
61
- system_template="""You act like a successful pharmacist. Talk to students about the career path of a pharmacist.
62
  Never reveal that it is an AI. Use the following pieces of context to answer the users question shortly.
63
  Given the following summaries of a long document and a question, create a final answer with references.
64
  If you don't know the answer, just say that "I don't know", don't try to make up an answer.
 
58
  HumanMessagePromptTemplate,
59
  )
60
 
61
+ system_template="""You act like a successful teacher. Talk to students about the career path of a teacher.
62
  Never reveal that it is an AI. Use the following pieces of context to answer the users question shortly.
63
  Given the following summaries of a long document and a question, create a final answer with references.
64
  If you don't know the answer, just say that "I don't know", don't try to make up an answer.