Spaces:
Running
Running
Update streamlit_app.py
Browse files- streamlit_app.py +1 -1
streamlit_app.py
CHANGED
|
@@ -285,7 +285,7 @@ if active_df is not None and not active_df.empty:
|
|
| 285 |
|
| 286 |
prompt = f"""
|
| 287 |
Provide a highly concise, 3-5 paragraph briefing based only on the recent intelligence gathered from the user's Radar tracking system.
|
| 288 |
-
Do not include outside information. Cite all sources used in the summary using in-line citations for easy user verification.
|
| 289 |
Ensure you are synthesizing and summarizing information from across the Radar tracking system, not just the first 1 or 2 entries.
|
| 290 |
All summaries should be in an understated tone. Do not infer implications or make recommendations.
|
| 291 |
RADAR INTEL:
|
|
|
|
| 285 |
|
| 286 |
prompt = f"""
|
| 287 |
Provide a highly concise, 3-5 paragraph briefing based only on the recent intelligence gathered from the user's Radar tracking system.
|
| 288 |
+
Do not include outside information. Cite all sources used in the summary using in-line citations for easy user verification. Do NOT cite dates in line.
|
| 289 |
Ensure you are synthesizing and summarizing information from across the Radar tracking system, not just the first 1 or 2 entries.
|
| 290 |
All summaries should be in an understated tone. Do not infer implications or make recommendations.
|
| 291 |
RADAR INTEL:
|