James MacQuillan commited on
Commit
ef91421
·
1 Parent(s): 0aa96d8
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -138,7 +138,7 @@ examples = [
138
  ['analyse the technical indicators for apple']
139
  ['build a DFCF model for Apple']
140
  ["Make a table of Apple's stock price for the last 3 days"]
141
- ["what is Apple's PE ratio and how does it compare top other companies in consumer electronics"]
142
  ['how did salesforce do on its last earnings?']
143
  ['what is the average analyst price target for Nvidia']
144
  ]
 
138
  ['analyse the technical indicators for apple']
139
  ['build a DFCF model for Apple']
140
  ["Make a table of Apple's stock price for the last 3 days"]
141
+ ['what is Apples PE ratio and how does it compare top other companies in consumer electronics']
142
  ['how did salesforce do on its last earnings?']
143
  ['what is the average analyst price target for Nvidia']
144
  ]