現已上線
OpenAI

gpt-5-codex

GPT-5-Codex is a specialized version of GPT-5 optimized for software engineering and coding workflows. It is designed for both interactive development sessions and long, independent execution of complex engineering tasks....

TextReasoningToolsVision400KFilesCache
輸入$2.23/ 1M
輸出$17.85/ 1M
上下文400K
端點openai-response

能力

推理工具並行工具視覺檔案快取結構化串流系統訊息

模態

輸入
textimage
輸出
text

快速統計

上下文視窗400K
最大輸出128K
模式responses
分詞器GPT
知識截止2024
內容審核

效能

正在載入效能資料...

支援的參數

參數始終預設值
frequency_penalty-(不傳送)
include_reasoning-
max_tokens-
reasoning-
response_format-
seed-
structured_outputs-
temperature-(不傳送)
tool_choice-
tools-
top_p-(不傳送)
§ 01

價格

輸入價格$2.23/每百萬 tokens
輸出價格$17.85/每百萬 tokens
上下文視窗400K tokens
相容端點openai-response
供應商OpenAI
§ 02

從您的程式碼呼叫 gpt-5-codex

將任何 OpenAI 相容 SDK 指向 UnoRouter,並以名稱請求模型。請將 YOUR_API_KEY 換成您儀表板上的真實金鑰。

bash
curl https://api.unorouter.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-5-codex",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

登入以自動填入 API 金鑰

§ 03

常見問題

gpt-5-codex 每百萬 tokens 的費用是多少?

輸入每百萬 tokens 定價 $2.23,輸出每百萬 tokens 定價 $17.85。計費以 token 為單位,不會湊整到批次大小。

我要如何透過 API 使用 gpt-5-codex?

將請求送至 UnoRouter 的 /v1/chat/completions 端點,並將 model 設為 gpt-5-codex。任何 OpenAI 相容的用戶端程式庫都可使用。驗證採用標準 Bearer token。

gpt-5-codex 的上下文視窗是多少?

gpt-5-codex 支援 400K tokens 的上下文視窗,由您的提示詞與模型回應共用。

§ 04

相似模型

立即試用 gpt-5-codex

建立 API 金鑰後,一分鐘內就能開始發送請求。

查看所有模型