Vercel AI Gateway now offers Zero Data Retention (ZDR) and No Prompt Training controls. Teams can enforce ZDR globally from the dashboard without code changes, automatically routing requests only to compliant providers (Anthropic, OpenAI, Google, and others). Per-request controls are also available via the AI SDK using `zeroDataRetention: true` and `disallowPromptTraining: true` flags. Enabling ZDR automatically includes training opt-out. Each response includes audit metadata showing which providers were considered and filtered. BYOK requests are exempt from these restrictions. The feature works with AI SDK, Chat Completions API, Responses API, Anthropic Messages API, and OpenResponses API.
Sort: