TradingAgents/tradingagents
jyek 2364c07247 feat: add MiniMax provider support (M2.7, M2.5, highspeed variants)
Adds MiniMax as a natively supported LLM provider via its OpenAI-compatible
API. Includes model catalog entries for all four variants and retry handling
for null-choices responses caused by MiniMax's content moderation filter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 11:39:10 +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 provider support (M2.7, M2.5, highspeed variants) 2026-04-16 11:39:10 +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