Commit Graph

4 Commits

Author SHA1 Message Date
Yijia-Xiao ae8c8aebe8
fix: gracefully handle invalid indicator names in tool calls (#429) 2026-03-29 17:50:30 +00:00
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
luohy15 8b04ec307f minor fix 2025-09-26 23:25:33 +08:00
luohy15 a6734d71bc WIP 2025-09-26 16:17:50 +08:00