GPT-5.2
OpenAI 更強的 GPT-5 家族模型,適合專業與智能體場景。
上下文窗口
400,000
GPT-5.2
最大輸出
128,000
1M tokens
輸入
$1.75
輸出
$14
gpt-5.2試玩區
gpt-5.2Click or drag
暫無輸出
定價
| 方案 | 上下文窗口 | 最大輸出 | 輸入 | 輸出 | 緩存寫入 | 緩存讀取 |
|---|---|---|---|---|---|---|
GPT-5.2 | 400,000 | 128,000 | $1.75 | $14 | - | $0.175 |
該價格爲 OpenAI 官方 GPT-5.2 定價。
緩存輸入價格適用於複用的提示詞 tokens。
緩存讀取或緩存輸入價格適用於複用的提示詞 tokens。
README
- OpenAI 將 GPT-5.2 定位爲適合複雜推理、廣泛世界知識和多步驟智能體任務的高端 GPT-5 家族模型。
- 官方資料強調它相較 GPT-5.1 在通用智能、指令遵循、token 效率、多模態理解、工具調用和表格處理方面都有提升。
- 它適合專業助手、複雜內部 Copilot,以及那些願意用更高成本換取更強推理與綜合能力的通用 API 場景。
API
API
端點
POST /v1/chat/completions認證
Authorization: Bearer YOUR_REACH_API_KEY Content-Type: application/json
示例
curl -X POST "https://direct.reachapi.ai/v1/chat/completions" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "YOUR_MODEL_ID",
"messages": [
{
"role": "user",
"content": "Introduce ReachAPI in one sentence."
}
],
"temperature": 0.2
}'相關模型
GPT-5.6 Luna
OpenAI's GPT-5.6 model for efficient, cost-sensitive, high-volume workloads.
GPT-5.6 Sol
OpenAI's GPT-5.6 flagship model for the most demanding production reasoning, coding, and agent workflows.
GPT-5.6 Terra
OpenAI's GPT-5.6 model for strong intelligence with a balanced cost profile.
GPT-5.5
OpenAI's newest frontier model for the most complex coding, reasoning, and professional workflows.
GPT-5.4
OpenAI's frontier model for complex professional, coding, and agentic work at scale.
GPT-5.4 Mini
OpenAI's strongest mini model for coding, computer use, and high-volume agent tasks.
GPT-5.3 Codex
OpenAI's most capable agentic coding model to date.
GPT-5.1
OpenAI's flagship model for coding and agentic tasks with configurable reasoning.
GPT-5.1 Codex
OpenAI's GPT-5.1 variant optimized for agentic coding in Codex workflows.
GPT-5
OpenAI's previous intelligent reasoning model for coding and agentic tasks.
GPT-5 Mini
OpenAI's faster, cost-efficient GPT-5 variant for low-latency and high-volume work.
GPT Image 2
OpenAI's state-of-the-art image generation model for high-quality creation and editing with text and image inputs.
GPT Image 2 Async
ReachAPI's asynchronous GPT Image 2 workflow for task-based image generation and editing with callback-ready results.
