TradingAgents/tradingagents
dtarkent2-sys 24c90bdd5d Fix crash when LLM requests unsupported indicator (e.g. vwap)
Return error message to LLM instead of crashing the pipeline.
Also list supported indicators in the tool docstring.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 17:51:20 +00:00
..
agents Fix crash when LLM requests unsupported indicator (e.g. vwap) 2026-03-05 17:51:20 +00:00
dataflows refactor: clean up codebase and streamline documentation 2026-02-03 22:27:20 +00:00
graph Fix parallel research/risk: use async+asyncio.gather instead of ThreadPoolExecutor 2026-02-20 18:01:54 +00:00
llm_clients chore: clean up dependencies and fix Ollama auth 2026-02-03 23:08:12 +00:00
default_config.py Switch LLM models to glm-5:cloud via Ollama 2026-03-01 05:05:33 +00:00