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

OpenAI: GPT-5.4 Pro

Chat8 折
openai/gpt-5.4-pro

GPT-5.4 Pro is OpenAI's most advanced model, building on GPT-5.4's unified architecture with enhanced reasoning capabilities for complex, high-stakes tasks. It features a 1M+ token context window (922K input, 128K output) with support for text and image inputs. Optimized for step-by-step reasoning, instruction following, and accuracy, GPT-5.4 Pro excels at agentic coding, long-context workflows, and multi-step problem solving.

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

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

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

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

供应商

AzureAzure
8 折
輸入 Token
$24/M
$30/M
輸出 Token
$144/M
$180/M
輸出圖像
$32/M
網路搜尋
$0.035/R
接入协议
OpenAIopenai/v1/responses

程式碼範例

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-pro",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

常見問題

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