GPT-5.6 Sol
OpenAI GPT-5.6 系列的旗舰模型,面向高要求的生产级推理、编程和智能体工作流。
上下文窗口
1,050,000 tokens
最大输出
128,000 tokens
输入
$4.5$5
10% off1M tokens
输出
$27$30
10% off1M tokens
gpt-5.6-sol试玩区
gpt-5.6-solClick or drag
暂无输出
定价
| 方案 | 上下文窗口 | 最大输出 | 输入 | 输出 | 缓存写入 | 缓存读取 |
|---|---|---|---|---|---|---|
gpt-5.6-sol | 1.05M tokens | - | $4.5$510% off 1M tokens | $27$3010% off 1M tokens | $5.625$6.2510% off 1M tokens | $0.45$0.5010% off 1M tokens |
Long Context Input · $9 · 1M tokens
Long Context Output · $40.5 · 1M tokens
Long Context Cached Input · $0.9 · 1M tokens
Long Context Cache Write · $11.25 · 1M tokens
缓存读取或缓存输入价格适用于复用的提示词 tokens。
README
- GPT-5.6 Sol 是 GPT-5.6 系列的前沿模型,适合高要求的生产级编程、推理、分析和工具驱动智能体任务。
- 对于推理、工具调用和多轮工作流,建议使用 Responses API。GPT-5.6 系列支持从 `none` 到 `max` 的推理强度控制,`medium` 是默认起点。
- `gpt-5.6` 别名会路由到 `gpt-5.6-sol`。GPT-5.6 同时支持程序化工具调用、持久化推理和显式提示词缓存。
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-6 Astra
OpenAI's flagship model for demanding end-to-end work.
GPT-5.6 Luna
OpenAI's GPT-5.6 model for efficient, cost-sensitive, high-volume workloads.
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.2
OpenAI's stronger GPT-5-family model for professional, general-purpose, and agentic work.
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.5 Flare
OpenAI's fastest model for high-quality, everyday image generation and editing.
GPT Image 2.5 Sunburst
OpenAI's most capable image model for high-quality generation and precision editing.
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.
