Spaces:
Sleeping
Sleeping
James MacQuillan
commited on
Commit
·
ef91421
1
Parent(s):
0aa96d8
push
Browse files
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 |
-
[
|
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 |
]
|