TradingAgents/tradingagents/agents
Yijia-Xiao fe9c8d5d31 fix: handle comma-separated indicators in get_indicators tool
LLMs (especially smaller models) sometimes pass multiple indicator
names as a single comma-separated string instead of making separate
tool calls. Split and process each individually at the tool boundary.
2026-03-15 18:05:36 +00:00
..
analysts fix: improve data vendor implementations and tool signatures 2026-02-03 22:27:20 +00:00
managers fix(risk_manager): 修复基本面报告数据源错误 2026-02-09 18:21:21 +08:00
researchers chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
risk_mgmt refactor: rename risky/safe agents to aggressive/conservative 2026-02-03 22:27:20 +00:00
trader Fix: Prevent infinite loops, enable reflection, and improve logging 2025-07-03 17:43:40 +05:00
utils fix: handle comma-separated indicators in get_indicators tool 2026-03-15 18:05:36 +00:00
__init__.py refactor: rename risky/safe agents to aggressive/conservative 2026-02-03 22:27:20 +00:00