Merge branch 'master' of github.com:sirius0xdev/gcloud-lab
fixed typo
This commit is contained in:
commit
362ae2bc38
1 changed files with 9 additions and 4 deletions
|
|
@ -12,9 +12,11 @@ data:
|
||||||
MODEL_NAME: "qwen3:30b-a3b"
|
MODEL_NAME: "qwen3:30b-a3b"
|
||||||
|
|
||||||
MAP_PROMPT: |
|
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 a state of the art AI News analysis
|
||||||
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.
|
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.
|
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:
|
data:
|
||||||
|
|
@ -67,5 +69,8 @@ data:
|
||||||
No Results: If nothing relevant, output: "No significant futures-impacting news in this batch. Suggest widening search parameters."
|
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.
|
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.
|
Analysis based solely on provided news data. Not financial advice. Trade at your own risk.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue