ComfyUI Node
OpenAI Inference
A ComfyUI node in AlcheminePack/Inference with 10 inputs and 2 outputs.
OpenAI Inference
- image
- response
- reasoning
◄promptHello, world!►
◄system_instructionYou are a helpful assistant.►
◄base_url►
◄api_key►
◄model►
◄max_output_tokens100►
◄seed0►
◄temperature0.7►
◄thinkfalse►
CategoryAlcheminePack/Inference
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Hello, world! | — |
| system_instruction | STRING | You are a helpful assistant. | — |
| base_url | STRING | — | |
| api_key | STRING | — | |
| model | STRING | — | |
| max_output_tokens | INT | 1001–131072 | — |
| seed | INT | 0 | — |
| temperature | FLOAT | 0.70–2 | — |
| think | BOOLEAN | false | — |
| imageopt | IMAGE | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |
| reasoning | STRING | — |