Vercel、AI Gatewayにteam-wide Zero Data Retention制御を追加
Original: AI Gateway now supports team-wide Zero Data Retention (ZDR). Building safely with multiple AI models means wrestling with fragmented data policies, per-provider negotiations, and the hope that developers do not use non-complaint providers. AI Gateway changes this with team-wide ZDR. Gateway ensures your data requirements are automatically met by only routing to providers where we have negotiated ZDR agreements. Instead of managing policies provider by provider, you get one unified data policy across Claude, GPT, Gemini, and many more providers. Toggle it on in your dashboard, and all requests will route safely without touching any code: • Team-wide ZDR • Per-request controls • Disallow prompt training Move compliance to the gateway so your team can keep shipping ↓ https://vercel.com/blog/zdr-on-ai-gateway View original →
Vercelは2026年4月8日のX postで、AI Gatewayがteam-wide Zero Data Retention、つまりZDRをサポートしたと発表した。リンク先のproduct postは、multi-model applicationではproviderごとにretention条件、opt-out挙動、compliance defaultが異なるため、policy管理が複雑化すると説明する。Vercelの答えは、そのロジックをgateway側へ移し、teamがproviderごとに個別対応しなくてよいようにすることだ。
Vercelによれば、team-wide ZDRはProとEnterprise team向けで、code変更なしにすべてのrequestへ適用される。AI GatewayはVercelがZDR agreementを結んだproviderだけにroutingし、OpenAI、Anthropic、GoogleなどをZDR対応候補として挙げている。同じ更新ではrequest-level ZDR、明示的なdisallowPromptTraining制御、さらにrouting時にどのproviderが除外されたかを示すresponse metadataも追加された。
この組み合わせが重要なのは、AI platform teamがlatencyやmodel qualityだけでなくcompliance postureでも評価されるようになっているからだ。retentionやtraining制御をinfrastructure policyへ移すことで、model選択はapplication固有のsecurity codeというよりtraffic routingに近い問題になる。今回の発表は、multi-model layerが単なるfailover shimから、なぜあるpromptが特定providerに送られ、別のproviderでは拒否されたのかを説明できるgovernance layerへ進化していることも示している。
Related Articles
Codexは開発支援から職種別workflowの表面へ広がっている。OpenAIは新pluginに62アプリと110スキルを束ね、Business・Enterprise向けSites previewも始めた。
xAIのGrokにVercel、Canva、Gamma、S&Pグローバルの4種の新コネクタが追加された。ウェブサイトのデプロイからビジュアルコンテンツ制作、プレゼン設計、リアルタイム金融データへのアクセスまで対応し、AnthropicのMCPエコシステムやOpenAIのコネクタと直接競合する位置づけとなった。
AIによるAI開発は抽象論から実測指標へ移りつつある。AnthropicはMythos Previewが最適化課題で約52倍、研究判断テストで64%の優位を示したと説明した。