ComfyUI Node
OpenAI Compatible LLM
A ComfyUI node in OpenAI Compatible with 11 inputs and 1 output.
OpenAI Compatible LLM
- image
- response
◄prompthello►
◄endpointhttp://localhost:3010/v1/chat/completions►
◄model►
◄max_tokens2000►
◄temperature0.70►
◄seed42►
◄seed_controlrandom►
◄api_key►
◄image_detailauto►
◄enable_thinkingfalse►
CategoryOpenAI Compatible
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | hello | — |
| endpoint | STRING | http://localhost:3010/v1/chat/completions | — |
| model | STRING | — | |
| max_tokens | INT | 20001–32000 | — |
| temperature | FLOAT | 0.700–2 | — |
| seed | INT | 420–9223372036854776000 | — |
| seed_control | COMBO | random | 4 options: random, fixed, increment, decrement |
| imageopt | IMAGE | — | |
| api_keyopt | STRING | — | |
| image_detailopt | COMBO | auto | 3 options: auto, low, high |
| enable_thinkingopt | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |