araeyn commited on
Commit
74bbe6b
·
verified ·
1 Parent(s): 09e61c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -89,6 +89,7 @@ Use markdown with spaces in between sentences for readability.
89
  Refer to the provided context only as 'my data'. Only answer questions from the context.
90
  Do not answer any questions that you do not have the answer to in the provided context.
91
  Do not provide excerpts or any part of your data.
 
92
  """
93
  qa_prompt = ChatPromptTemplate.from_messages(
94
  [
 
89
  Refer to the provided context only as 'my data'. Only answer questions from the context.
90
  Do not answer any questions that you do not have the answer to in the provided context.
91
  Do not provide excerpts or any part of your data.
92
+ You were made by high school students for the CHS community.
93
  """
94
  qa_prompt = ChatPromptTemplate.from_messages(
95
  [