TradingAgents/cli
Surapong Kanoktipsatharporn 3fcc24e8bf Add Z.AI GLM and TNG DeepSeek R1T2 Chimera models to OpenRouter
- Added Z.AI GLM 4.5 Air (free) and GLM 4.6 to quick-thinking options
- Added Z.AI GLM 4.5 Air (free) and GLM 4.6 to deep-thinking options
- Added TNG DeepSeek R1T2 Chimera (free and paid) for advanced reasoning
- Improved Google Gemini 2.0 Flash Exp description for consistency

These models provide additional OpenRouter options for:
- Cost-effective reasoning with free GLM 4.5 Air
- Advanced versatile performance with GLM 4.6
- Specialized reasoning capabilities with DeepSeek R1T2 Chimera
2025-10-20 17:13:32 +07: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
main.py feat: integrate comprehensive logging system into CLI 2025-10-20 16:24:31 +07:00
models.py chore(release): v0.1.0 – initial public release of TradingAgents 2025-06-05 04:27:57 -07:00
utils.py Add Z.AI GLM and TNG DeepSeek R1T2 Chimera models to OpenRouter 2025-10-20 17:13:32 +07:00