TradingAgents/tradingagents
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
..
agents fix: handle comma-separated indicators in get_indicators tool 2026-03-15 18:05:36 +00:00
dataflows refactor: clean up codebase and streamline documentation 2026-02-03 22:27:20 +00:00
graph fix: initialize all debate state fields in propagation.py 2026-03-15 17:54:32 +00:00
llm_clients chore: clean up dependencies and fix Ollama auth 2026-02-03 23:08:12 +00:00
default_config.py feat: add yfinance support to accommodate community request for stability and quota 2026-02-03 22:27:20 +00:00