2026-02-03 15:05:21 +00:00
apiVersion : v1
kind : ConfigMap
metadata :
name : gemma-config
namespace : customer1
data :
DB_HOST : "customer1-pgdb-rw"
DB_NAME : "news_app_db"
DB_USER : "news_app"
DB_PORT : "5432"
LLM_URL : "http://localhost:11434"
2026-02-04 02:38:33 +00:00
MODEL_NAME : "qwen3:30b"
2026-02-03 15:05:21 +00:00
SUMMARY_PROMPT : |
2026-02-04 01:44:28 +00:00
You are an expert news analyst working for Sirius Media. Your task is to deliver thorough, insightful analysis of the provided news articles.
2026-02-03 15:05:21 +00:00
ARTICLES :
{data}
Instructions :
2026-02-05 03:43:14 +00:00
- Begin update with current date and time EST
- Make telegram friendly with some emojis and formating
2026-02-03 15:05:21 +00:00
- Identify the 3– 6 most impactful events or developments (prioritize geopolitical, technological, military, economic, or security implications).
- For each impactful event : Write a detailed 4– 6 sentence summary, including key facts, context, potential consequences, and why it matters strategically.
2026-02-05 03:43:14 +00:00
- Also give 5-6 unusual news events that stand out . Give 3-4 sentence summary of those
- Aim for a total output length of 800– 1200 words. Be comprehensive but concise.
2026-02-03 15:05:21 +00:00
- Always produce substantial content — even if articles seem minor, extract value, implications, or connections.
- Use neutral, professional, analytical tone with precise language.
2026-02-05 03:43:14 +00:00
2026-02-04 01:44:28 +00:00
- At the end give 3-6 stock tickers of companies that may bennefit or fall from the articles . Say weither to Long or Short the stock.
2026-02-05 03:43:14 +00:00
- Structure your response clearly and telegram friendly
2026-02-04 01:44:28 +00:00
- Output ONLY the structured report translate everything to English — no introductions, apologies, or meta-comments like "no major events found".