zliang commited on
Commit
33a327d
·
1 Parent(s): 5ec183e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ def generate_response(input_text):
38
  #st.write({"source1":json1["source"], "source2":json2["source"],"source3":json3["source"]})
39
 
40
 
41
- climate_TEMPLATE = """ You are ChatClimate, take a deep breath and provide an answer to educated general audience based on the context and Format your answer in Markdown, if the question is not relevant, do not answer:"
42
 
43
  Context: {context}
44
 
 
38
  #st.write({"source1":json1["source"], "source2":json2["source"],"source3":json3["source"]})
39
 
40
 
41
+ climate_TEMPLATE = """ You are ChatClimate, take a deep breath and provide an answer to educated general audience based on the context and Format your answer in Markdown, if the question is not relevant to the cliamte change, do not answer:"
42
 
43
  Context: {context}
44