mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-05-01 22:43:10 +03:00
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.