Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
|