James MacQuillan commited on
Commit
732509d
·
1 Parent(s): 9e25748
Files changed (1) hide show
  1. app.py +8 -1
app.py CHANGED
@@ -273,7 +273,14 @@ theme = gr.themes.Citrus(
273
  )
274
 
275
  examples = [
276
- ["whats the trending social sentiment like for Nvidia"]
 
 
 
 
 
 
 
277
  ]
278
 
279
  chatbot = gr.Chatbot(
 
273
  )
274
 
275
  examples = [
276
+
277
+ ["whats the trending social sentiment like for Nvidia"],
278
+ ["What's the latest news on Cisco Systems stock"],
279
+ ["Analyze technical indicators for Adobe, are they presenting buy or sell signals"],
280
+ ["Write me a smart sheet on the trending social sentiment and technical indicators for Nvidia"],
281
+ ["What are the best stocks to buy this month"],
282
+ ["What companies report earnings this week"],
283
+ ["write me a health check on adobe"],
284
  ]
285
 
286
  chatbot = gr.Chatbot(