GPT-5.1
構成可能な推論を備えたコーディングおよびエージェント タスクのための OpenAI の主力モデル。
コンテキストウィンドウ
400,000
GPT-5.1
最大出力
128,000
100万トークン
入力
$1.25
出力
10ドル
gpt-5.1プレイグラウンド
gpt-5.1Click or drag
出力はまだありません
価格
| プラン | コンテキストウィンドウ | 最大出力 | 入力 | 出力 | キャッシュ書き込み | キャッシュ読み取り |
|---|---|---|---|---|---|---|
GPT-5.1 | 400,000 | 128,000 | $1.25 | 10ドル | - | $0.125 |
GPT-5.1 の OpenAI の公式価格。
キャッシュされた入力価格は、再利用されたプロンプト トークンに適用されます。
キャッシュ読み取りまたはキャッシュされた入力の料金は、再利用されたプロンプト トークンに適用されます。
解説
- OpenAI は、GPT-5.1 を、構成可能な推論および非推論作業を備えたコーディングおよびエージェント タスクのための主力モデルであると説明しています。
- GPT-5 と比較して、GPT-5.1 には `none` 推論設定が追加されており、待ち時間の短縮、ステアビリティの強化、およびツールを多用するコーディングのユースケース向けのワークフローの改善が実現されています。
- これは、複雑なコーディング システム、広範な知識を必要とするタスク、およびレイテンシと推論の深さをより詳細に制御する必要があるマルチステップ 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.2
OpenAI's stronger GPT-5-family model for professional, general-purpose, and agentic work.
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.
