Spaces:
Sleeping
Sleeping
Update chain_reports.py
Browse files- chain_reports.py +1 -1
chain_reports.py
CHANGED
@@ -9,7 +9,7 @@ report_prompt_template = PromptTemplate(
|
|
9 |
"You are a wellness assistant. The user provided the following answers:\n\n"
|
10 |
"{qa_summary}\n\n"
|
11 |
"Based on these answers, provide a brief, actionable wellness report. "
|
12 |
-
"Include simple suggestions to improve their sleep, exercise, stress management, and diet,therapy,balanced_weight
|
13 |
"Be concise and helpful.\n\n"
|
14 |
"Report:"
|
15 |
)
|
|
|
9 |
"You are a wellness assistant. The user provided the following answers:\n\n"
|
10 |
"{qa_summary}\n\n"
|
11 |
"Based on these answers, provide a brief, actionable wellness report. "
|
12 |
+
"Include simple suggestions to improve their sleep, exercise, stress management, and diet,therapy,balanced_weight,restless_night,lack_of_motivation,gut_health,anxiety,burnout\n"
|
13 |
"Be concise and helpful.\n\n"
|
14 |
"Report:"
|
15 |
)
|