ComfyUI Node
CC OpenAI Responses
A ComfyUI node in Card Creator/LLM with 9 inputs and 3 outputs.
CC OpenAI Responses
- output_text
- raw_json
- usage_json
◄user_prompt►
◄system_prompt►
◄modelgpt-5.4►
◄reasoning_efforthigh►
◄max_output_tokens3500►
◄timeout_seconds180►
◄api_key►
◄base_urlhttps://api.openai.com/v1/responses►
◄metadata_tag►
CategoryCard Creator/LLM
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| user_prompt | STRING | — | |
| system_prompt | STRING | — | |
| model | COMBO | gpt-5.4 | 4 options: gpt-5.4, gpt-5, gpt-5-mini, gpt-5-nano |
| reasoning_effort | COMBO | high | 4 options: minimal, low, medium, high |
| max_output_tokens | INT | 3500256–16000 | — |
| timeout_seconds | INT | 18010–600 | — |
| api_keyopt | STRING | — | |
| base_urlopt | STRING | https://api.openai.com/v1/responses | — |
| metadata_tagopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| output_text | STRING | — |
| raw_json | STRING | — |
| usage_json | STRING | — |