ComfyUI Node
MiniMax H3 OpenAI-Compatible Refiner
A ComfyUI node in MiniMax-H3/conditioning with 18 inputs and 2 outputs.
MiniMax H3 OpenAI-Compatible Refiner
- prompt
- package
- fl_constraint
- prompt
- text
◄instructionMake it more cinematic, detailed and temporally clear.►
◄music_style►
◄base_urlhttp://127.0.0.1:8000/v1►
◄model►
◄api_key_env►
◄supports_imagefalse►
◄supports_videofalse►
◄supports_audiofalse►
◄reasoningauto►
◄reasoning_effortauto►
◄extra_body_json►
◄temperature1.00►
◄top_p0.95►
◄max_tokens0►
◄timeout120►
CategoryMiniMax-H3/conditioning
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| instruction | STRING | Make it more cinematic, detailed and temporally clear. | — |
| music_style | STRING | — | |
| base_url | STRING | http://127.0.0.1:8000/v1 | OpenAI-compatible endpoint, e.g. http://host:8000/v1 |
| model | STRING | Model or deployment name served by the endpoint. | |
| promptopt | MINIMAX_H3_PROMPT | — | |
| packageopt | PACKAGE_DATA | — | |
| fl_constraintopt | MINIMAX_H3_FL_CONSTRAINT | — | |
| api_key_envopt | STRING | Environment variable name holding the API key. Empty = no auth. | |
| supports_imageopt | BOOLEAN | false | — |
| supports_videoopt | BOOLEAN | false | — |
| supports_audioopt | BOOLEAN | false | — |
| reasoningopt | COMBO | auto | DeepSeek thinking mode. Auto leaves the request unchanged. |
| reasoning_effortopt | COMBO | auto | DeepSeek V4 reasoning effort. Auto omits it. |
| extra_body_jsonopt | STRING | Optional provider-specific JSON object merged into the request body, e.g. {"enable_thinking": true}. | |
| temperatureopt | FLOAT | 1.000–2 | — |
| top_popt | FLOAT | 0.950–1 | — |
| max_tokensopt | INT | 00–16384 | 0 = no token cap. Positive values cap output tokens. |
| timeoutopt | INT | 12010–3600 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| prompt | MINIMAX_H3_PROMPT | — |
| text | STRING | — |