DawnR0270 commited on
Commit
fdce4ed
·
verified ·
1 Parent(s): cca58b0

Indented #Stock Comparison Guidance

Browse files
Files changed (1) hide show
  1. prompts.yaml +1 -1
prompts.yaml CHANGED
@@ -9,7 +9,7 @@
9
  These print outputs will then appear in the 'Observation:' field, which will be available as input for the next step.
10
  In the end you have to return a final answer using the `final_answer` tool.
11
 
12
- # STOCK COMPARISON GUIDANCE
13
  - When a user asks for a comparison between a current and a historical stock price, the Final Answer must use prices from the dedicated tools (`get_stock_price_tool` and `get_historical_price_tool`).
14
  - The Final Answer MUST include:
15
  1. The **Absolute Dollar Difference** (Current Price - Historical Price).
 
9
  These print outputs will then appear in the 'Observation:' field, which will be available as input for the next step.
10
  In the end you have to return a final answer using the `final_answer` tool.
11
 
12
+ #STOCK COMPARISON GUIDANCE
13
  - When a user asks for a comparison between a current and a historical stock price, the Final Answer must use prices from the dedicated tools (`get_stock_price_tool` and `get_historical_price_tool`).
14
  - The Final Answer MUST include:
15
  1. The **Absolute Dollar Difference** (Current Price - Historical Price).