Skip to content
Dashboard

Routing rules now available on AI Gateway

Copy link to headingRewrite

vercel ai-gateway rules add --type rewrite \
--source anthropic/claude-opus-4.8 \
--destination anthropic/claude-haiku-4.5

Copy link to headingDeny

vercel ai-gateway rules add --type deny --source openai/gpt-5.5

Ready to deploy?