ComfyUI Node
Qwen API (Lumi)
A ComfyUI node in Lumi/LLM with 14 inputs and 3 outputs.
Qwen API (Lumi)
- image_input
- generated_text
- status_message
- is_success
◄api_key►
◄modelqwen-plus-latest [T]►
◄promptHello, Qwen!►
◄system_messageYou are a helpful assistant.►
◄temperature0.85►
◄top_p0.80►
◄max_tokens1500►
◄seed0►
◄enable_searchfalse►
◄enable_thinkingfalse►
◄max_retries1►
◄multi_image_modeNative Batch►
◄sequential_delimiter\n\n---\n\n►
CategoryLumi/LLM
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| model | COMBO | qwen-plus-latest [T] | 22 options: qwen-plus-latest [T], qwen-plus [T], qwen-flash [T], qwen-turbo-latest [T], qwen-turbo [T], qwen3-max [T], +16 |
| prompt | STRING | Hello, Qwen! | — |
| system_message | STRING | You are a helpful assistant. | — |
| temperature | FLOAT | 0.850–2 | — |
| top_p | FLOAT | 0.800–1 | — |
| max_tokens | INT | 15001–65536 | — |
| seed | INT | 00–18446744073709550000 | — |
| enable_search | BOOLEAN | false | — |
| enable_thinking | BOOLEAN | false | — |
| max_retries | INT | 11–5 | — |
| multi_image_mode | COMBO | Native Batch | 2 options: Native Batch, Sequential |
| sequential_delimiter | STRING | \n\n---\n\n | — |
| image_inputopt | IMAGE | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| generated_text | STRING | — |
| status_message | STRING | — |
| is_success | BOOLEAN | — |