TradingAgents/tradingagents/prediction_market/graph
David Tseng d1931c308f fix: add raw_output to signal processing fallback
Preserves the LLM's natural language output in the fallback JSON
when JSON parsing fails, for debugging and manual review.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 13:53:17 +08:00
..
__init__.py feat: add Polymarket prediction market analysis module 2026-03-23 12:49:23 +08:00
conditional_logic.py feat: add Polymarket prediction market analysis module 2026-03-23 12:49:23 +08:00
pm_trading_graph.py feat: add Polymarket prediction market analysis module 2026-03-23 12:49:23 +08:00
propagation.py feat: add Polymarket prediction market analysis module 2026-03-23 12:49:23 +08:00
reflection.py feat: add Polymarket prediction market analysis module 2026-03-23 12:49:23 +08:00
setup.py feat: add Polymarket prediction market analysis module 2026-03-23 12:49:23 +08:00
signal_processing.py fix: add raw_output to signal processing fallback 2026-03-23 13:53:17 +08:00