Comfy-Org / Comfy-Org/ComfyUI

Add support for GPT-5.4 in API Nodes

Open
#13,508 0 comments 0 reactions 0 assignees View on GitHub
Feature
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

### Feature Idea

### Description
Current API nodes in the repository only support **GPT-5**. I would like to request the addition of support for the **GPT-5.4** model to take advantage of its improved reasoning capabilities and updated API parameters.

### Motivation
- **Enhanced Performance:** GPT-5.4 offers significantly better multi-modal understanding which is crucial for complex ComfyUI workflows.
- **Workflow Continuity:** As my production environment shifts towards the 5.4 model, having native node support will prevent the need for custom Python script workarounds.

### Proposed Solution
- Update the model selection dropdown in the `GPT API Node` to include `gpt-5.4`.
- Update the underlying API call logic to handle the specific requirements of the 5.4 endpoint (if any).

### Existing Solutions

_No response_

### Other

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.