ComfyUI Node
RunningHUB LLM
A ComfyUI node in 🌈WBLESS with 12 inputs and 3 outputs.
RunningHUB LLM
- text
- reasoning
- raw_response
◄api_key►
◄base_urlhttps://llm.runninghub.ai/v1►
◄modeldeepseek/deepseek-v4-flash►
◄custom_model►
◄reasoning_effortnone►
◄system_instructionYou are a helpful assistant►
◄user_input►
◄max_tokens2048►
◄temperature1.0►
◄top_p1.00►
◄presence_penalty0.0►
◄frequency_penalty0.0►
Category🌈WBLESS
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| api_key | STRING | — | |
| base_url | STRING | https://llm.runninghub.ai/v1 | — |
| model | COMBO | deepseek/deepseek-v4-flash | 53 options: openai/gpt-5.6-sol-saver, openai/gpt-5.6-terra-saver, openai/gpt-5.6-luna, openai/gpt-5.5-saver, openai/gpt-5.5-pro, openai/gpt-5.4-pro, +47 |
| custom_model | STRING | — | |
| reasoning_effort | COMBO | none | 4 options: none, low, high, max |
| system_instruction | STRING | You are a helpful assistant | — |
| user_input | STRING | — | |
| max_tokens | INT | 20481–131072 | — |
| temperature | FLOAT | 1.00–2 | — |
| top_p | FLOAT | 1.000–1 | — |
| presence_penalty | FLOAT | 0.0-2–2 | — |
| frequency_penalty | FLOAT | 0.0-2–2 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| reasoning | STRING | — |
| raw_response | STRING | — |