TradingAgents/tradingagents
Hermes Agent fbdc1d41c7 feat: add MiniMax OpenAI-compatible provider support
- Add minimax to _OPENAI_COMPATIBLE providers in factory.py
- Add minimax to _PROVIDER_CONFIG with api.minimaxi.com/v1 endpoint
- Uses MINIMAX_CN_API_KEY environment variable
2026-04-20 01:11:46 +08:00
..
agents fix: process all chunk messages for tool call logging, harden memory score normalization (#534, #531) 2026-04-13 07:21:33 +00:00
dataflows fix: add missing pandas import in y_finance.py (#488) 2026-04-04 07:14:10 +00:00
graph fix: use ~/.tradingagents/ for cache and logs, resolving Docker permission issue (#519) 2026-04-13 05:26:04 +00:00
llm_clients feat: add MiniMax OpenAI-compatible provider support 2026-04-20 01:11:46 +08:00
__init__.py fix: set process-level UTF-8 default for cross-platform consistency 2026-03-22 23:42:37 +00:00
default_config.py fix: use ~/.tradingagents/ for cache and logs, resolving Docker permission issue (#519) 2026-04-13 05:26:04 +00:00