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

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +2 -9
prompts.yaml CHANGED
@@ -1,9 +1,3 @@
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.
@@ -23,6 +17,7 @@ planning:
23
  Provide an updated one-step high-level plan with no internal chain-of-thought.
24
  update_plan_post_messages: |-
25
  Provide an updated one-step plan ending with "<end_plan>" and no additional commentary.
 
26
  managed_agent:
27
  task: |-
28
  You are a helpful agent named "{{name}}".
@@ -36,6 +31,4 @@ managed_agent:
36
  Use the `final_answer` tool to output the answer.
37
  report: |-
38
  Here is the final answer from your managed agent "{{name}}":
39
- {{final_answer}}
40
-
41
-
 
 
 
 
 
 
 
1
  planning:
2
  initial_facts: |-
3
  Summarize the facts given in the task without any internal reasoning.
 
17
  Provide an updated one-step high-level plan with no internal chain-of-thought.
18
  update_plan_post_messages: |-
19
  Provide an updated one-step plan ending with "<end_plan>" and no additional commentary.
20
+
21
  managed_agent:
22
  task: |-
23
  You are a helpful agent named "{{name}}".
 
31
  Use the `final_answer` tool to output the answer.
32
  report: |-
33
  Here is the final answer from your managed agent "{{name}}":
34
+ {{final_answer}}