mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-06-16 21:06:15 +03:00
fix(sentiment): guide an informative, high-signal narrative
Add quality guidance to the narrative field so the sentiment report stays informative and substantive, with each point adding new signal for the trader.
This commit is contained in:
@@ -295,7 +295,9 @@ class SentimentReport(BaseModel):
|
||||
"(3) dominant narrative themes; "
|
||||
"(4) catalysts and risks surfaced by the data; "
|
||||
"(5) a markdown table summarising key sentiment signals, their "
|
||||
"direction, source, and supporting evidence."
|
||||
"direction, source, and supporting evidence. "
|
||||
"Keep it informative and substantive: develop each section thoroughly "
|
||||
"with concrete evidence so every point adds new signal for the trader."
|
||||
),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user