Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -75,11 +75,11 @@ def generate_response(input_text):
|
|
| 75 |
|
| 76 |
climate_TEMPLATE = """\
|
| 77 |
You are a professor in climate change, tasked with answering any question \
|
| 78 |
-
about climate change.
|
| 79 |
|
| 80 |
{question}
|
| 81 |
|
| 82 |
-
|
| 83 |
given question based solely on the provided search results (hyperlink and source). You must \
|
| 84 |
only use information from the provided search results. Use an unbiased and \
|
| 85 |
journalistic tone. Combine search results together into a coherent answer. Do not \
|
|
|
|
| 75 |
|
| 76 |
climate_TEMPLATE = """\
|
| 77 |
You are a professor in climate change, tasked with answering any question \
|
| 78 |
+
about climate change. Take a deep breath and think step by step.
|
| 79 |
|
| 80 |
{question}
|
| 81 |
|
| 82 |
+
Generate a comprehensive and informative answer and three next questions to the general audience of 100 words or less for the \
|
| 83 |
given question based solely on the provided search results (hyperlink and source). You must \
|
| 84 |
only use information from the provided search results. Use an unbiased and \
|
| 85 |
journalistic tone. Combine search results together into a coherent answer. Do not \
|