sanjeevl10 commited on
Commit
96271aa
·
1 Parent(s): 733e748

Add stocksavvy

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. stocksavvy.png +3 -0
app.py CHANGED
@@ -205,7 +205,7 @@ async def on_chat_start():
205
 
206
  # Sending an image with the local file path
207
  elements = [
208
- cl.Image(name="image1", display="inline", path="./good_day.jpg",size="large")
209
  ]
210
  await cl.Message(content="Hello there, Welcome to ##StockSavyy!", elements=elements).send()
211
  await cl.Message(content="Tell me the stockticker you want me to analyze.").send()
 
205
 
206
  # Sending an image with the local file path
207
  elements = [
208
+ cl.Image(name="image1", display="inline", path="./stocksavvy.jpg",size="large")
209
  ]
210
  await cl.Message(content="Hello there, Welcome to ##StockSavyy!", elements=elements).send()
211
  await cl.Message(content="Tell me the stockticker you want me to analyze.").send()
stocksavvy.png ADDED

Git LFS Details

  • SHA256: 774a27d41b2432941b0d8df98492e1b0bcaa4e7752717582e3e33ef57a711a58
  • Pointer size: 131 Bytes
  • Size of remote file: 386 kB