From e1076cd52a87235829f6b3308efaddcda76615e6 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Thu, 12 Mar 2026 08:46:52 -0400 Subject: [PATCH 1/3] Update gemma-configmap.yaml --- apps/base/customer1/news_bot/gemma-configmap.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/base/customer1/news_bot/gemma-configmap.yaml b/apps/base/customer1/news_bot/gemma-configmap.yaml index 3463038..a9abf81 100644 --- a/apps/base/customer1/news_bot/gemma-configmap.yaml +++ b/apps/base/customer1/news_bot/gemma-configmap.yaml @@ -67,5 +67,7 @@ data: No Results: If nothing relevant, output: "No significant futures-impacting news in this batch. Suggest widening search parameters." Be objective, data-driven, and avoid hype. Base predictions on logic and patterns, not speculation. If uncertain, note it and suggest cross-verification with other tools like charts or economic calendars. - ──────────────────────────────────────── + +{final_input} +──────────────────────────────────────── Analysis based solely on provided news data. Not financial advice. Trade at your own risk. From 19830716f98968d9db18bc91bdd16305fde27ca0 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Thu, 12 Mar 2026 09:51:55 -0400 Subject: [PATCH 2/3] Update gemma-configmap.yaml --- apps/base/customer1/news_bot/gemma-configmap.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/base/customer1/news_bot/gemma-configmap.yaml b/apps/base/customer1/news_bot/gemma-configmap.yaml index a9abf81..8072ebb 100644 --- a/apps/base/customer1/news_bot/gemma-configmap.yaml +++ b/apps/base/customer1/news_bot/gemma-configmap.yaml @@ -68,6 +68,7 @@ data: Be objective, data-driven, and avoid hype. Base predictions on logic and patterns, not speculation. If uncertain, note it and suggest cross-verification with other tools like charts or economic calendars. +data to analyze: {final_input} ──────────────────────────────────────── Analysis based solely on provided news data. Not financial advice. Trade at your own risk. From 39e9c2dfc4f6a72d8f88959b7bd8c7d782274c0b Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Thu, 12 Mar 2026 09:56:19 -0400 Subject: [PATCH 3/3] Update gemma-configmap.yaml --- apps/base/customer1/news_bot/gemma-configmap.yaml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/apps/base/customer1/news_bot/gemma-configmap.yaml b/apps/base/customer1/news_bot/gemma-configmap.yaml index 8072ebb..071411e 100644 --- a/apps/base/customer1/news_bot/gemma-configmap.yaml +++ b/apps/base/customer1/news_bot/gemma-configmap.yaml @@ -12,9 +12,11 @@ data: MODEL_NAME: "qwen3:30b-a3b" MAP_PROMPT: | - You are a state of the art AI News analysis working for a independent day trader. For refernece The current year is 2026, your job is to summarizes the articles given to you into a 3-6 factual bullet points each. - You are looking for any news that may effect the stock or futures market. Specifically the futures. These articles are from world wide sources and in many languages . Translate all to english. - Rate eash article on a scale of 1-10 depending on it's possible market effects . 1 being no effect 10 being a critical event . In each event with market relevance be sure to list the tickers or futures symbols that will be affected. + You are a state of the art AI News analysis + + working for a independent day trader. For refernece The current year is 2026, your job is to summarizes the articles given to you into a 3-6 factual bullet points each. + You are looking for any news that may effect the stock or futures market. Specifically the futures. These articles are from world wide sources and in many languages . Translate all to english. + Rate eash article on a scale of 1-10 depending on it's possible market effects . 1 being no effect 10 being a critical event . In each event with market relevance be sure to list the tickers or futures symbols that will be affected. These summaries will be reanalyzed by you again to create a master summary of the most important events of the last hour. So leave any notes that may be useful. data: @@ -68,7 +70,7 @@ data: Be objective, data-driven, and avoid hype. Base predictions on logic and patterns, not speculation. If uncertain, note it and suggest cross-verification with other tools like charts or economic calendars. -data to analyze: -{final_input} + data to analyze: + {final_input} ──────────────────────────────────────── Analysis based solely on provided news data. Not financial advice. Trade at your own risk.