# Install the model skill for app development workflows
npx skills add runapi-ai/gpt -g
Or use this setup request in your coding tool:
Install the GPT skill for this app: 1. Add runapi-ai/gpt with the skills installer. 2. Load SKILL.md in this workspace. 3. Use its docs, schemas, pricing notes, and setup steps when adding model features. 4. Confirm the install path when done.
切換 variant
OVERVIEW
gpt-5.4 在 GPT 系列中,兼顧品質與成本的最佳平衡。
- 以美元按次計費
- 生成失敗不收費
- 模型支援時可串流輸出
- Model skill setup
PRICING
價格
失敗的生成不收費
Responses API
Input
$1.25
/ 1M tokens
Output
$7.50
/ 1M tokens
Cache read
$0.13
Chat completion
Input
$1.25
/ 1M tokens
Output
$7.50
/ 1M tokens
Cache read
$0.13
規格表
技術細節
| Model ID | gpt-5.4 |
| 供應商 | OpenAI |
| 模態 | text |
| 任務類型 | synchronous |
| 計費單位 | 1K tokens |
| API endpoint | /v1/responses |
| 商用授權 | 是 — 已透過 API 包含 |
| 狀態 | 可直接上線 |
SKILLS
快速開始 — gpt-5.4
相同格式 · variant 固定在 model 中
# Install the model skill for app development workflows
npx skills add runapi-ai/gpt -g
Or use this setup request in your coding tool:
Install the GPT skill for this app: 1. Add runapi-ai/gpt with the skills installer. 2. Load SKILL.md in this workspace. 3. Use its docs, schemas, pricing notes, and setup steps when adding model features. 4. Confirm the install path when done.
運作方式
四步驟使用 gpt-5.4
01
安裝
安裝此 model line 的 model skill。
02
設定
將 model 欄位設定為此頁面顯示的完整 model ID。
03
呼叫
使用您的 prompt、inputs 和 callback 設定送出型別化請求。
04
接收
讀取 RunAPI 的 task 回應、webhook callback 或快取輸出 URL。
DIFFERENCES
gpt-5.4 有什麼不同
VS CODEX-AUTO-REVIEW
Best coding + agentic workflows; industry-leading code benchmark
codex-auto-review
VS GPT-5.2
Best coding + agentic workflows; industry-leading code benchmark
Professional knowledge work; Thinking mode for deep tasks
VS GPT-5.2-PRO
Best coding + agentic workflows; industry-leading code benchmark
gpt-5.2-pro
使用情境
最適合
客服支援
從私有知識庫回答顧客問題,減少工單量。
文件分析
起草合約摘要,並標示關鍵條款供律師審閱。
程式碼生成
在 CI 中自動產生單元測試、程式碼審查與重構建議。
FAQ
關於 gpt-5.4 的常見問題
模型 ID 在不同版本之間會保持穩定嗎?
RunAPI 會維持 model ID 穩定,並在不改變請求格式的情況下處理相容版本更新。
這個 variant 的速率限制是多少?
每個金鑰的速率限制會依使用方案而調整。請查看定價頁面以了解目前限制。
之後可以切換 variant 嗎?
可以——variant 只是旗標。只要變更 model 參數即可切換。
它支援串流嗎?
只要支援串流,RunAPI 就會端到端串流。
我該在哪裡回報品質問題?
請在公開 GitHub repo 提交 issue,或寄信給支援。
GPT 的其他 variant
codex-auto-review
最便宜
codex-auto-review
gpt-5.4-nano
5.4-nano
$0.010 / 1K tokens
gpt-5.4-mini
5.4-mini
$0.030 / 1K tokens
gpt-5.2
5.2
$0.070 / 1K tokens
gpt-5.3-codex
5.3-codex
$0.070 / 1K tokens
gpt-5.3-codex-spark
5.3-codex-spark
$0.070 / 1K tokens
gpt-5.5
5.5
$0.150 / 1K tokens
gpt-5.2-pro
品質最佳
5.2-pro
$0.840 / 1K tokens
gpt-5.4-pro
品質最佳
5.4-pro
$0.900 / 1K tokens
gpt-5.5-pro
品質最佳
5.5-pro
$0.900 / 1K tokens
其他模型的替代方案
立即開始