rajat5ranjan commited on
Commit
c504bb8
·
verified ·
1 Parent(s): 5a9cfaf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -102,8 +102,7 @@ if ticker_user!="":
102
  content=[
103
  {
104
  "type": "text",
105
- "text": "Based on the Image, suggest a BUY and SELL Strategy along with Risk based approach using Stop loss/Target price.
106
- PROVIDE THE DETAILS based on just the FACTS present and PROVIDE THE DETAILS IN an JSON Object",
107
  },
108
  {"type": "image_url", "image_url": "chart_t1.jpg"},
109
  ]
 
102
  content=[
103
  {
104
  "type": "text",
105
+ "text": "Based on the Image, suggest a BUY and SELL Strategy along with Risk based approach using Stop loss/Target price. PROVIDE THE DETAILS based on just the FACTS present and PROVIDE THE DETAILS IN an JSON Object",
 
106
  },
107
  {"type": "image_url", "image_url": "chart_t1.jpg"},
108
  ]