AceVen57 commited on
Commit
6e1d870
·
verified ·
1 Parent(s): 6cd6c4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ def predict(user_input,company):
231
  return prediction
232
 
233
  examples = [
234
- ["What are the risks factors Amazon faces from The People’s Republic of China as detailed in their 10-K reports?", "AWS"],
235
  ["What are the primary business segments of AWS, and how does each segment contribute to the overall revenue and profitability?", "AWS"],
236
  ["What are the key risk factors identified in the 10-K report that could potentially impact the AWS business operations and financial performance?", "AWS"],
237
  ["Has the company made any significant acquisitions in the AI space, and how are these acquisitions being integrated into the company's strategy?", "Microsoft"],
 
231
  return prediction
232
 
233
  examples = [
234
+ ["What are the risks factors Amazon faces from The People’s Republic of China?", "AWS"],
235
  ["What are the primary business segments of AWS, and how does each segment contribute to the overall revenue and profitability?", "AWS"],
236
  ["What are the key risk factors identified in the 10-K report that could potentially impact the AWS business operations and financial performance?", "AWS"],
237
  ["Has the company made any significant acquisitions in the AI space, and how are these acquisitions being integrated into the company's strategy?", "Microsoft"],