Phoenix21 commited on
Commit
59b75d1
·
verified ·
1 Parent(s): ca4603b

Update chain_reports.py

Browse files
Files changed (1) hide show
  1. 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. "
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""
13
  "Be concise and helpful.\n\n"
14
  "Report:"
15
  )