ComfyUI Node Runs on cloud
OpenAI ChatGPT
Generate text responses from an OpenAI model.
OpenAI ChatGPT
- images
- files
- advanced_options
- STRING
◄prompt►
◄persist_contextfalse►
◄model▾►
Categorypartner/text/OpenAI
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Text inputs to the model, used to generate a response. | |
| persist_context | BOOLEAN | false | This parameter is deprecated and has no effect. |
| model | COMBO | The model used to generate the response | |
| imagesopt | IMAGE | Optional image(s) to use as context for the model. To include multiple images, you can use the Batch Images node. | |
| filesopt | OPENAI_INPUT_FILES | Optional file(s) to use as context for the model. Accepts inputs from the OpenAI Chat Input Files node. | |
| advanced_optionsopt | OPENAI_CHAT_CONFIG | Optional configuration for the model. Accepts inputs from the OpenAI Chat Advanced Options node. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | — |