TradingAgents/cli
alexwei12 f79b4cc217 feat: add MiniMax and Zhipu LLM provider support
Add MiniMax (MiniMax-M2.5) and Zhipu as new OpenAI-compatible LLM
providers with factory routing, API endpoint config, and env vars.
Also add CLAUDE.md for Claude Code guidance.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 19:36:15 +08:00
..
static chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
__init__.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
announcements.py feat: add announcements panel fetching from api.tauric.ai/v1/announcements 2026-02-03 22:27:20 +00:00
config.py feat: add announcements panel fetching from api.tauric.ai/v1/announcements 2026-02-03 22:27:20 +00:00
main.py feat: add post-analysis report saving and fix display truncation 2026-02-03 22:27:20 +00:00
models.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
stats_handler.py feat: add footer statistics tracking with LangChain callbacks 2026-02-03 22:27:20 +00:00
utils.py feat: add MiniMax and Zhipu LLM provider support 2026-02-13 19:36:15 +08:00