QuantumLearner commited on
Commit
f201ca1
·
verified ·
1 Parent(s): 3584bcc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ async def on_chat_start():
81
  content=(
82
  "This tool is designed to analyze 10-K annual reports for publicly traded companies. "
83
  "Provide the company's ticker symbol, and the tool will fetch the latest available 10-K report. "
84
- "It generates summaries and strategic due diligence.\n\n"
85
  "Please enter the ticker symbol for the company you want to analyze:"
86
  )
87
  ).send()
 
81
  content=(
82
  "This tool is designed to analyze 10-K annual reports for publicly traded companies. "
83
  "Provide the company's ticker symbol, and the tool will fetch the latest available 10-K report. "
84
+ "It generates summaries and strategic due diligence. Ask your own questions afterwards. \n\n"
85
  "Please enter the ticker symbol for the company you want to analyze:"
86
  )
87
  ).send()