ComfyUI Node
MiniMax H3 LLM Config 👻
独立 LLM 连接配置:api_key / base_url / model / max_tokens。base_url 遵循 OpenAI 兼容协议,可接入百炼、DeepSeek、OpenRouter、Ollama 等任何 OpenAI 兼容平台。
MiniMax H3 LLM Config 👻
- llm_config
◄api_key►
◄base_urlhttps://llm-u7gau3h957ok5i0m.cn-beijing.maas.aliyuncs.com/compatible-mode/v1►
◄modelqwen3.7-max-2026-05-20►
◄max_tokens8192►
CategoryMiniTools
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| base_url | STRING | https://llm-u7gau3h957ok5i0m.cn-beijing.maas.aliyuncs.com/compatible-mode/v1 | — |
| model | STRING | qwen3.7-max-2026-05-20 | — |
| max_tokens | INT | 8192256–65536 | LLM 输出 token 上限。百炼/云端大模型建议 8192+;本地 ollama 小模型可按实际上下文窗口设置 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| llm_config | H3_LLM_CONFIG | — |