GPT-5.6 發布 🎉 GPT 全系 8 折 🎉 直降 20% 整個 7 月 🔥查看詳情
OpenAI

OpenAI: GPT-5.4

Chat8 折
openai/gpt-5.4

GPT-5.4 is OpenAI’s latest frontier model, unifying the Codex and GPT lines into a single system. It features a 1M+ token context window (922K input, 128K output) with support for text and image inputs, enabling high-context reasoning, coding, and multimodal analysis within the same workflow.The model delivers improved performance in coding, document understanding, tool use, and instruction following. It is designed as a strong default for both general-purpose tasks and software engineering, capable of generating production-quality code, synthesizing information across multiple sources, and executing complex multi-step workflows with fewer iterations and greater token efficiency.

上下文視窗
1M
最大輸出 Token
128K
發布日期
2026-03-05
能力
視覺函式呼叫推理提示快取網路搜尋
可用供應商
AzureAzure
支援的協定
OpenAIopenaiAnthropicanthropic

登入後即可試用 OpenAI: GPT-5.4

直接在此與模型對話。對話只保留在目前頁面,不會被儲存。

對話不會被儲存——離開或重新整理頁面後即清空。

供应商

AzureAzure
8 折
輸入 Token
$2/M
$2.5/M
輸出 Token
$12/M
$15/M
快取讀取
$0.2/M
$0.25/M
輸出圖像
$32/M
網路搜尋
$0.035/R
接入协议
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

程式碼範例

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.io/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="openai/gpt-5.4",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

運行狀態

第三方評測

LMArena評測條目:gpt-5.4

OpenAI: GPT-5.4 在 LMArena 文字榜單(風格控制) 綜合類別中獲得 1466 分,在 374 個模型中排名第 31,基於 58,105 次人類偏好投票(更新於 2026-07-12)。

gpt-5.4 在 LMArena 的評測分數
類別Arena 分數95% 信賴區間排名投票數
綜合14621470第 31 / 374 名58,105
困難任務14831493第 30 / 374 名37,873
程式設計15061519第 30 / 369 名16,064
數學14491471第 38 / 362 名3,109
創意寫作14251440第 45 / 372 名9,338
指令遵循14551467第 28 / 374 名19,470
中文14831507第 45 / 344 名3,098

來源:LMArena · CC BY 4.0 · 更新於 2026-07-12 · 評測方法 · 排名為 LMArena 文字榜單(風格控制) 各類別內的比較,分數來自第三方人類偏好評測,並非 OFOX 官方評分。

常見問題

OpenAI: GPT-5.4 在 Ofox.ai 上的價格為輸入 $2.5/M/百萬 Token,輸出 $15/M/百萬 Token。按量計費,無月費。