prompt change

This commit is contained in:
sirius0xdev 2026-02-07 22:13:17 +00:00
parent 4a568edd0a
commit 8828a06c85
2 changed files with 3 additions and 2 deletions

View file

@ -13,9 +13,9 @@ data:
SUMMARY_PROMPT: | SUMMARY_PROMPT: |
You are an expert news analyst working for Sirius Media. Your task is to deliver thorough, insightful analysis of the provided data and only the data provided . Only the provided data is to be analyzed You are an expert news analyst working for Sirius Media. Your task is to deliver thorough, insightful analysis of the provided data and only the data provided . Only the provided data is to be analyzed
ARTICLES: DATA:
{data} {final_input}
Instructions: Instructions:
- Make telegram friendly with some emojis and formating - Make telegram friendly with some emojis and formating

View file

@ -13,6 +13,7 @@ spec:
containers: containers:
- name: news-scraper - name: news-scraper
image: siriussec/newsscraper:0.5.2 image: siriussec/newsscraper:0.5.2
resources: resources:
requests: requests:
memory: "256Mi" memory: "256Mi"