ToolsThe story, in brief

Routing rules now available on AI Gateway

Vercel's AI Gateway just made model swaps frictionless. No code deploys. One rule. Instant reroute.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

Teams can now enforce model governance and handle provider outages at the infrastructure layer instead of shipping code—reducing friction in multi-model deployments and lowering switching costs between LLM providers.

The key facts

13 to know
  1. Vercel AI Gateway now supports routing rules in beta

  2. Two rule types: Rewrite (swap models transparently) and Deny (block models with 403)

  3. Rules applied at gateway level, not in application code

  4. Instant rerouting when models go down or retire—no code deployment required

  5. Use cases: model unavailability fallback, cost optimization (route expensive to cheaper models), team governance, model migration

  6. Managed via Vercel CLI

  7. All existing gateway configurations (filters, sorting, provider options) apply to destination models

  8. Vercel AI Gateway routing rules now in beta

  9. Two rule types: Rewrite (model substitution) and Deny (model blocking)

  10. Rules applied at gateway level, managed via Vercel CLI

  11. Enables instant model swaps without code deployment

  12. Use cases: model unavailability failover, retirement migration, cost optimization (expensive to cheaper model routing)

  13. Rules inherit all other gateway configurations (data retention, provider allowlist, filters)

Go to the source

Vercel Blogvercel.com

Publisher excerpt: now supports .Vercel AI Gatewayrouting rules Routing rules are firewall-style rules that control which models your team can use, applied at the gateway level instead of in your application code. When a model goes down or gets retired, you usually have to ship a code change to move off it. With…
Read original report
Back to today's editionMore tools news

Keep reading

Related stories

More from Tools