GPT 5.4 MiniとNanoがAI Gatewayで利用可能に
OpenAIのGPT-5.4 MiniとGPT-5.4 NanoがVercel AI Gatewayで利用可能になり、サブエージェントワークフロー向けにコストと性能のバランスが取れたモデルとして提供される。
キーポイント
新モデルのリリース
OpenAIのGPT-5.4 MiniとGPT-5.4 NanoがVercel AI Gatewayで利用可能になった。両モデルはサイズクラスにおいて最先端の性能を提供する。
サブエージェントワークフロー向け設計
複数の小型モデルが大規模タスクの各部分を調整するサブエージェントワークフロー向けに構築されており、verbosityとreasoning levelパラメータをサポートしている。
モデルの特徴と用途
GPT-5.4 Miniはコード生成、ツールオーケストレーション、マルチステップブラウザ操作に優れ、GPT-5.4 NanoはMiniに近い性能を低価格で提供し、高ボリュームユースケースに適している。
AI Gatewayの機能
AI Gatewayは統一API、使用量・コスト追跡、リトライ・フェイルオーバー設定、組み込み可観測性、BYOKサポート、インテリジェントプロバイダールーティングを提供する。
影響分析・編集コメントを表示
影響分析
この発表は、AIエージェント開発の実用化を加速させるインフラ整備の一環として重要である。小型モデルのプラットフォーム統合により、開発者はコスト効率の良いマルチエージェントシステムを構築しやすくなり、企業のAI導入ハードルが低下する可能性がある。
編集コメント
VercelとOpenAIの連携強化により、開発者向けAIエコシステムがさらに充実。小型モデルのプラットフォーム統合は、実用的なAIアプリケーション開発の民主化を推進する動きと言える。
OpenAIのGPT-5.4 MiniおよびGPT-5.4 Nanoが、Vercel AI Gatewayで利用可能になりました。両モデルは、コーディングとコンピュータ利用において、そのサイズクラスで最先端のパフォーマンスを発揮し、複数の小型モデルが大規模なタスクの一部を協調して処理するサブエージェントワークフロー向けに構築されています。
これらのモデルは、詳細度(verbosity)と推論レベル(reasoning level)パラメータもサポートしており、応答の詳細さや、回答前のモデルの推論量を制御できます。
GPT-5.4 Mini
GPT-5.4 Miniは、コード生成、ツールオーケストレーション、多段階のブラウザ操作を、従来のミニティアモデルよりも確実に処理します。能力とコストのバランスが求められるエージェンタスクにおいて、強力なデフォルト選択肢です。このモデルを使用するには、AI SDK内でモデルをopenai/gpt-5.4-miniに設定してください。
GPT-5.4 Nano
GPT-5.4 Nanoは、評価においてGPT-5.4 Miniに迫る性能を、より低価格で提供します。このモデルは、コストが並列呼び出し(parallel calls)数に応じて変動するサブエージェントワークフローなど、大量使用のケースに適しています。このモデルを使用するには、AI SDK内でモデルをopenai/gpt-5.4-nanoに設定してください。
AI Gatewayは、モデル呼び出し、使用量とコストの追跡、再試行(retries)、フェイルオーバー(failover)、そしてプロバイダーを上回る稼働率(uptime)のためのパフォーマンス最適化を設定するための統一API(unified API)を提供します。組み込みの可観測性(observability)、Bring Your Own Key(BYOK)サポート、自動再試行を備えたインテリジェントなプロバイダールーティング(provider routing)を含みます。
AI Gatewayの詳細については、AI Gatewayモデルリーダーボード(model leaderboard)をご覧になるか、モデルプレイグラウンド(model playground)でお試しください。
詳細を読む
原文を表示
GPT-5.4 Mini and GPT-5.4 Nano from OpenAI are now available on Vercel AI Gateway. Both models deliver state-of-the-art performance for their size class in coding and computer use, and are built for sub-agent workflows where multiple smaller models coordinate on parts of a larger task.
The models also support the verbosity and reasoning level parameters, giving you control over response detail and how much the model reasons before answering.
GPT-5.4 Mini
GPT-5.4 Mini handles code generation, tool orchestration, and multi-step browser interactions more reliably than previous mini-tier models. It's a strong default for agentic tasks that need to balance capability and cost. To use this model, set model to openai/gpt-5.4-mini in the AI SDK.
GPT-5.4 Nano
GPT-5.4 Nano performs close to GPT-5.4 Mini in evaluations at a lower price point. The model is well-suited for high-volume use cases like sub-agent workflows where cost scales with the number of parallel calls. To use this model, set model to openai/gpt-5.4-nano in the AI SDK.
AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime. It includes built-in observability, Bring Your Own Key support, and intelligent provider routing with automatic retries.
Learn more about AI Gateway, view the AI Gateway model leaderboard or try it in our model playground.
Read more
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み