ComfyUI Node
Ino Openai Responses
Sends a text or image prompt to OpenAI Responses API and returns the result.
Ino Openai Responses
- success
- id
- status
- error
- output_text
- output
◄enabledtrue►
◄seed0►
◄response_type▾►
◄text►
◄image_url►
◄openai_api_key►
◄timeout300.00►
◄max_retries3►
◄model▾►
CategoryInoOpenaiHelper
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | BOOLEAN | true | — |
| seed | INT | 00–18446744073709550000 | — |
| response_type | COMBO | 2 options: text, image | |
| text | STRING | — | |
| image_url | STRING | — | |
| openai_api_keyopt | STRING | — | |
| timeoutopt | FLOAT | 300.00 | — |
| max_retriesopt | INT | 3 | — |
| modelopt | COMBO | 2 options: gpt-5, gpt-4.1 |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| success | BOOLEAN | — |
| id | STRING | — |
| status | STRING | — |
| error | STRING | — |
| output_text | STRING | — |
| output | STRING | — |