AI Gateway を介して DeepSeek モデルが Azure で利用可能に
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Vercel Blog
Vercel は AI Gateway に Azure プロバイダーを追加し、DeepSeek V4 Pro および Flash モデルへのリクエストを Azure 経由でルーティング可能にした。コード変更なしでフォールオーバー経路として機能する。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
AI Gateway において、DeepSeek V4 Pro および V4 Flash のプロバイダーとして Azure が利用可能になりました。
いずれのモデルへのリクエストも、既存のプロバイダーとともに Azure を経由してルーティングし、別のフェイルオーバーパスを確保できます。コードの変更は不要です:デフォルトのルーティングでは Azure が自動的に考慮され、あるプロバイダーが失敗した場合、ゲートウェイは残りのリストに順次フォールバックします。
リクエストでまず Azure を試したい場合は、AI SDK 内の deepseek/deepseek-v4-pro または deepseek/deepseek-v4-flash の設定において、gateway provider options で order を使用して Azure を優先し、他のプロバイダーをフォールバックとして維持してください:
既存の Azure 認証情報をお持ちの場合は、ご自身のキー(BYOK: Bring Your Own Key)を使用できます。AI Gateway は、Azure にルーティングされるリクエストにそのキーを利用します。設定については「API キー認証」および「BYOK」をご覧ください。
AI Gateway は、モデル呼び出しの統一 API を提供し、使用状況とコストの追跡、リトライ・フェイルオーバー・パフォーマンス最適化の設定を行い、プロバイダー単体よりも高い稼働率を実現します。組み込みのカスタムレポート機能、ゼロデータ保持(Zero Data Retention)サポート、API キーごとの予算管理など、多くの機能を備えています。AI Gateway はプロバイダー価格をそのまま反映し、マージンを加算せず、推論(inference)に対してはプラットフォーム料金を徴収しません。BYOK リクエストについても同様です。
AI Gateway に関する詳細情報、AI Gateway モデルリーダーボードの閲覧、またはモデルプレイグラウンドでの試行については、こちらをご覧ください。
さらに詳しく読む
原文を表示
Azure is now a provider for DeepSeek V4 Pro and V4 Flash on AI Gateway.
Requests to either model can route through Azure alongside the existing providers for another failover path. No code changes are required: default routing considers Azure automatically, and if a provider fails the gateway falls back through the remaining list.
If you want requests to try Azure first, use order in the gateway provider options to prefer Azure while keeping the other providers as fallback for deepseek/deepseek-v4-pro or deepseek/deepseek-v4-flash in the AI SDK:
If you have existing Azure credentials, you can bring your own key and AI Gateway will use it for requests routed to Azure. See API key authentication and BYOK for setup.
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 custom reporting, Zero Data Retention support, budgets for API keys, and more. AI Gateway reflects provider pricing with no markup and does not charge a platform fee on inference, including on Bring Your Own Key (BYOK) requests.
Learn more about AI Gateway, view the AI Gateway model leaderboard or try it in our model playground.
Read more
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み