ComfyUI Node Runs on cloud
OpenAI ChatGPT Input Files
Loads and prepares input files (text, pdf, etc.) to include as inputs for the OpenAI Chat Node. The files will be read by the OpenAI model when generating a response. 🛈 TIP: Can be chained together with other OpenAI Input File nodes.
OpenAI ChatGPT Input Files
- OPENAI_INPUT_FILES
- OPENAI_INPUT_FILES
◄file▾►
Categorypartner/text/OpenAI
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| file | COMBO | Input files to include as context for the model. Only accepts text (.txt) and PDF (.pdf) files for now. | |
| OPENAI_INPUT_FILESopt | OPENAI_INPUT_FILES | An optional additional file(s) to batch together with the file loaded from this node. Allows chaining of input files so that a single message can include multiple input files. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| OPENAI_INPUT_FILES | OPENAI_INPUT_FILES | — |