Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -608,7 +608,7 @@ def build_image_reply_user_turn(png_url):
|
|
| 608 |
"- If you already have enough information → finish with <final>.\n\n"
|
| 609 |
"🚫 Do NOT request multiple images at once.\n"
|
| 610 |
"🚫 If you use <final>, don’t request another <img> after it.\n\n"
|
| 611 |
-
"Be smart with your analysis – choose indicators and timeframes like a pro. Now, go ahead with your analysis and tell me what’s
|
| 612 |
)},
|
| 613 |
{"type": "text", "text": f"⏰ Current Time:\n{time_info}"},
|
| 614 |
{"type": "text", "text": f"💰 Live Prices:\n{prices_text}"}
|
|
|
|
| 608 |
"- If you already have enough information → finish with <final>.\n\n"
|
| 609 |
"🚫 Do NOT request multiple images at once.\n"
|
| 610 |
"🚫 If you use <final>, don’t request another <img> after it.\n\n"
|
| 611 |
+
"Be smart with your analysis – choose indicators and timeframes like a pro. Now, go ahead with your analysis and tell me what’s image you need? or that enough ?."
|
| 612 |
)},
|
| 613 |
{"type": "text", "text": f"⏰ Current Time:\n{time_info}"},
|
| 614 |
{"type": "text", "text": f"💰 Live Prices:\n{prices_text}"}
|