rajat5ranjan commited on
Commit
31140ac
·
verified ·
1 Parent(s): 597d21b

Update core/stock_analysis.py

Browse files
Files changed (1) hide show
  1. core/stock_analysis.py +1 -0
core/stock_analysis.py CHANGED
@@ -90,6 +90,7 @@ def analyze_stock(ticker, llm):
90
 
91
  PROVIDE THE DETAILS based on just the FACTS present in the document
92
  PROVIDE THE DETAILS IN an JSON Object. Stick to the below JSON object
 
93
  {{
94
  "stock_summary": {{
95
  "company_name": "",
 
90
 
91
  PROVIDE THE DETAILS based on just the FACTS present in the document
92
  PROVIDE THE DETAILS IN an JSON Object. Stick to the below JSON object
93
+ MAKE 100% SURE THAT THE "ticker" value is a valid ticker symbol from the documents from NSE India
94
  {{
95
  "stock_summary": {{
96
  "company_name": "",