HomeOpenAI / Codex開発者向けGPT-5.1をAPIで公開

開発者向けGPT-5.1をAPIで公開 Introducing GPT-5.1 for developers

元記事を読む 鮮度 OK
AI 3 行サマリ
  • OpenAIがAPI向けにGPT-5.1を公開。
  • 適応的推論による高速化、拡張プロンプトキャッシュ、コーディング性能の向上などを提供。
English summary
  • GPT-5.1 is now available in the API, bringing faster adaptive reasoning, extended prompt caching, improved coding performance, and new apply_patch and shell tools.

OpenAIは開発者向けAPIGPT-5.1を公開した。最大の特徴は適応的推論で、シンプルなタスクには高速に応答しつつ、複雑な問題には深く思考するモードを自動的に切り替える。新たに追加された`none`推論モードを使えば推論ステップをスキップして最速の応答を得ることもできる。

コーディング関連では`apply_patch`や`shell`といった新ツールが導入され、コード編集・実行ワークフローの効率化が期待される。また拡張プロンプトキャッシュによりAPI利用コストの削減にも貢献する見込みだ。詳細な料金体系や利用制限については公式ページで確認することを推奨する。

OpenAI has made GPT-5.1 available through its API, targeting developers who need a balance between speed and reasoning depth. The model introduces adaptive reasoning, automatically applying lighter computation to straightforward queries and deeper deliberation to complex ones. A new `none` reasoning mode lets developers bypass reasoning steps entirely when latency is the priority.

On the tooling side, GPT-5.1 ships with new `apply_patch` and `shell` tools designed to streamline code-editing and execution workflows. Extended prompt caching is also included, which should reduce costs for applications that repeatedly send similar context. Coding benchmark performance is reported to be improved over previous versions, though independent verification and specific benchmark details should be confirmed at the official source before drawing comparisons.

  • SourceOpenAI BlogT1
  • Source Avg ★ 2.6
  • Typeブログ
  • Importance ★ 重要 (top 73% in OpenAI / Codex)
  • Half-life ⏱️ 短命 (ニュース)
  • LangEN
  • Collected2026/06/18 16:00

本ページの本文・要約は AI による自動生成です。正確性は元記事 (openai.com) をご確認ください。

📘 OpenAI / Codex の他の記事 もっと見る →

URL をコピーしました