ComfyUI Node
PD: OpenAI ChatGPT (comfyui_apikey)
A ComfyUI node in PD_Tools/Text_Generation with 7 inputs and 3 outputs.
PD: OpenAI ChatGPT (comfyui_apikey)
- images
- text
- info
- price
◄comfy_api_key►
◄prompt►
◄modelgpt-5►
◄system_prompt►
◄max_output_tokens4096►
◄truncationauto►
CategoryPD_Tools/Text_Generation
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| comfy_api_key | STRING | — | |
| prompt | STRING | Text input to the model. | |
| model | COMBO | gpt-5 | OpenAI model used through the Comfy API proxy. |
| system_prompt | STRING | Optional instructions for the model. | |
| max_output_tokens | INT | 409616–16384 | Upper bound for generated tokens. |
| truncation | COMBO | auto | Context truncation strategy. |
| imagesopt | IMAGE | Optional image batch to use as context. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| info | STRING | — |
| price | STRING | — |