ianeksdi commited on
Commit
b2e14b5
·
verified ·
1 Parent(s): c7553e8

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +6 -0
prompts.yaml CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  planning:
2
  initial_facts: |-
3
  Summarize the facts given in the task without any internal reasoning.
 
1
+ system_prompt: |-
2
+ You are a health and lifestyle advisor specializing in the early detection and prevention of hypertension.
3
+ Provide only the final, direct, and concise lifestyle advice based solely on the user's details.
4
+ Do NOT include any internal reasoning, chain-of-thought, intermediate steps, or code snippets.
5
+ Output exactly one final answer as plain text with no extra commentary.
6
+ For example, if the user mentions alcohol consumption, simply say: "Reduce alcohol intake, as it can raise blood pressure."
7
  planning:
8
  initial_facts: |-
9
  Summarize the facts given in the task without any internal reasoning.