sanjeevl10 commited on
Commit
6752e11
1 Parent(s): 8e85c70

removed stock image

Browse files
Files changed (2) hide show
  1. app_test3_memory.py +1 -1
  2. homepage.png +0 -0
app_test3_memory.py CHANGED
@@ -214,7 +214,7 @@ async def on_chat_start():
214
  cl.user_session.set("counter", 0)
215
  # Sending an image with the local file path
216
  elements = [
217
- cl.Image(name="image1", display="inline", path="./stock_image1.png",size="large")
218
  ]
219
  await cl.Message(content="Hello there, Welcome to ##StockSavyy!", elements=elements).send()
220
  await cl.Message(content="Tell me the stockticker you want me to analyze.").send()
 
214
  cl.user_session.set("counter", 0)
215
  # Sending an image with the local file path
216
  elements = [
217
+ cl.Image(name="image1", display="inline", path="./good_day.png",size="large")
218
  ]
219
  await cl.Message(content="Hello there, Welcome to ##StockSavyy!", elements=elements).send()
220
  await cl.Message(content="Tell me the stockticker you want me to analyze.").send()
homepage.png CHANGED

Git LFS Details

  • SHA256: 9ac1de79e96595a5ad483024079e32f3d1f32ff9ab3d101e2d6c047a2e0295b5
  • Pointer size: 131 Bytes
  • Size of remote file: 171 kB