MiniMax
MiniMax 是 Fased 的普通 Agent > Models 提供商。当前代码注册表暴露这些 MiniMax 路由:| 路由 | 用途 |
|---|---|
minimax | Global MiniMax API key 路由。 |
minimax-cn | 中国 MiniMax API key 路由。 |
minimax-portal | MiniMax Coding Plan / portal 登录路由。 |
推荐设置
打开 Agents,选择 Agent,然后使用 Agent > Models > MiniMax。 可选方式:- Sign in:MiniMax portal/coding-plan 路由。
- API key:Global 或 CN 托管路由。
- Highspeed API key:已有 highspeed 路由时使用。
模型引用
使用注册表里的模型引用:API Key 示例
MINIMAX_CN_API_KEY,highspeed 路由使用 MINIMAX_HIGHSPEED_API_KEY。
Portal 登录
Portal 路由使用内置 MiniMax portal auth helper。UI 中使用 Agent > Models > MiniMax > Sign in。CLI 中按需启用插件并运行认证流程:Fallback 示例
本地 MiniMax 文件
通过 LM Studio 或其他本地服务器运行 MiniMax 不属于普通 MiniMax provider 路由。模型由 LM Studio 提供时请使用 LM Studio;其他 OpenAI-compatible 本地服务器请使用 Custom Provider。故障排除
Unknown MiniMax model
运行:fased configure。
Portal 登录不显示
确认minimax-portal-auth 插件已启用,并且启用后已重启 gateway。