TradingAgents/tradingagents/agents/analysts
swj.premkumar d0f229a444 Dataflow: Robustified
route_to_vendor
 to treat empty/whitespace-only results as failures, ensuring the fallback chain continues to the next vendor.
Analyst Nodes: Removed destructive logic that was overwriting real company names with ticker symbols in the anonymizer state.
Fixed
News Vendors: Resolved a TypeError in Google news results and removed the non-functional OpenAI news implementations.
Report Generator: Fixed a NameError related to sys and restored path-parsing logic in
2026-01-11 08:32:08 -06:00
..
fundamentals_analyst.py Dataflow: Robustified 2026-01-11 08:32:08 -06:00
market_analyst.py Dataflow: Robustified 2026-01-11 08:32:08 -06:00
news_analyst.py ickerAnonymizer` into all analyst agents (`Market`, `News`, `Fundamentals`, `Social`) and data tools. The LLM now only sees "ASSET_XXX" in prompts, preventing data contamination. 2026-01-09 21:40:45 -06:00
social_media_analyst.py Dataflow: Robustified 2026-01-11 08:32:08 -06:00