feat(llm): add MiniMax as a built-in provider

Two regional endpoints (global api.minimax.io, China api.minimaxi.com)
with separate API keys. Models M2.7 / M2.5 plus -highspeed variants,
204K context. Follows the existing provider-preset pattern.

#789 #609 #577 #546 #395 #378
This commit is contained in:
Yijia-Xiao
2026-05-11 02:03:27 +00:00
parent 704b7627f2
commit 19d22b54a9
6 changed files with 35 additions and 3 deletions

View File

@@ -6,4 +6,6 @@ XAI_API_KEY=
DEEPSEEK_API_KEY=
DASHSCOPE_API_KEY=
ZHIPU_API_KEY=
MINIMAX_API_KEY=
MINIMAX_CN_API_KEY=
OPENROUTER_API_KEY=