TradingAgents/tradingagents
lxt 385381c469 fix: add missing pandas import and fix JSON Unicode encoding
- Fix 'name pd is not defined' error in _get_stock_stats_bulk by adding missing pandas import
- Add ensure_ascii=False to json.dump() to properly display Chinese characters in log files
2026-03-31 20:17:06 +08:00
..
agents feat: multi-language output support for analyst reports and final decision (#472) 2026-03-29 19:19:01 +00:00
dataflows fix: add missing pandas import and fix JSON Unicode encoding 2026-03-31 20:17:06 +08:00
graph fix: add missing pandas import and fix JSON Unicode encoding 2026-03-31 20:17:06 +08:00
llm_clients chore: update model lists and defaults to GPT-5.4 family 2026-03-29 19:45:36 +00:00
__init__.py fix: set process-level UTF-8 default for cross-platform consistency 2026-03-22 23:42:37 +00:00
default_config.py chore: update model lists and defaults to GPT-5.4 family 2026-03-29 19:45:36 +00:00