TradingAgents/tradingagents
Yijia Xiao 54cdb146d0
feat: add footer statistics tracking with LangChain callbacks
- Add StatsCallbackHandler for tracking LLM calls, tool calls, and tokens
- Integrate callbacks into TradingAgentsGraph and all LLM clients
- Dynamic agent/report counts based on selected analysts
- Fix report completion counting (tied to agent completion)
2026-02-03 22:27:20 +00:00
..
agents fix: improve data vendor implementations and tool signatures 2026-02-03 22:27:20 +00:00
dataflows fix: improve data vendor implementations and tool signatures 2026-02-03 22:27:20 +00:00
graph feat: add footer statistics tracking with LangChain callbacks 2026-02-03 22:27:20 +00:00
llm_clients feat: add footer statistics tracking with LangChain callbacks 2026-02-03 22:27:20 +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