{
  "schema_version": "1.1",
  "id": "s4:https://vercel.com/changelog/ai-gateway-adds-unified-fast-mode-support",
  "slug": "ai-gateway-adds-unified-fast-mode-support-144dq26",
  "url": "https://feed7.dev/p/ai-gateway-adds-unified-fast-mode-support-144dq26",
  "title": "AI Gateway adds unified fast mode support",
  "why_included": "AI Gateway now exposes one beta fast-mode option across models, letting coding agents request lower latency while retaining standard-speed fallback when no fast tier exists.",
  "summary": "AI Gateway’s **unified fast mode is in beta**. Setting speed to fast requests a model’s fast serving tier and falls back to standard speed when unavailable; a fast-specific slug addresses that variant directly.",
  "practical_implication": "Keep the base model ID plus the speed option when graceful fallback matters. Use a fast slug in explicit routing or fallback lists; Claude Code users can toggle supported Anthropic Opus models with **/fast** after setup.",
  "agent_context": "AI Gateway’s **unified fast mode is in beta**. Setting speed to fast requests a model’s fast serving tier and falls back to standard speed when unavailable; a fast-specific slug addresses that variant directly.\n\nKeep the base model ID plus the speed option when graceful fallback matters. Use a fast slug in explicit routing or fallback lists; Claude Code users can toggle supported Anthropic Opus models with **/fast** after setup.\n\nFast tiers usually have a **higher per-token cost**, and model coverage is still growing. Requesting fast mode where no tier exists has no effect, so inspect returned routing metadata and pricing before assuming latency changed.",
  "source": {
    "name": "Vercel",
    "url": "https://vercel.com/changelog/ai-gateway-adds-unified-fast-mode-support",
    "published_at": "2026-07-29T00:00:00.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Engineering Post",
  "layer": "infra",
  "domains": [
    "coding"
  ],
  "topics": [
    "gateways",
    "coding-agents",
    "model-selection"
  ],
  "verification": {
    "status": "official_source",
    "label": "Official Source",
    "method": "source_feed",
    "verified_at": null
  },
  "uncertainty": [
    "Fast tiers usually have a **higher per-token cost**, and model coverage is still growing. Requesting fast mode where no tier exists has no effect, so inspect returned routing metadata and pricing before assuming latency changed."
  ],
  "connected_context": {
    "meaning": "This generalizes fast serving from model-specific variants into a common routing control, but it is a preference rather than a latency guarantee: unsupported requests silently remain standard speed and fast tiers usually cost more. Against the prior routing signals, it makes response speed another explicit policy dimension that must be verified through returned route and pricing metadata.",
    "corpus_size": 297,
    "generated_at": "2026-07-31T10:06:09.027Z",
    "connections": [
      {
        "title": "Claude Opus 5 now available on AI Gateway",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/claude-opus-5-now-available-on-ai-gateway",
        "feed7_url": "https://feed7.dev/p/claude-opus-5-now-available-on-ai-gateway-16oaf27",
        "reason": "Opus 5 is a concrete supported fast-mode route, while the unified option lets callers request that tier without replacing the base model ID and retain standard-speed fallback."
      },
      {
        "title": "Kimi K3 and Kimi K3 Fast with ZDR and US-based providers now on AI Gateway",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/kimi-k3-and-kimi-k3-fast-on-ai-gateway",
        "feed7_url": "https://feed7.dev/p/kimi-k3-and-kimi-k3-fast-on-ai-gateway-0jpdaz6",
        "reason": "Kimi’s separate fast endpoint illustrates the explicit-slug pattern; unified fast mode adds a common preference mechanism with graceful fallback across supported models."
      },
      {
        "title": "Routing rules now available on AI Gateway",
        "source_name": "Vercel",
        "source_url": "https://vercel.com/changelog/ai-gateway-routing-rules",
        "feed7_url": "https://feed7.dev/p/ai-gateway-routing-rules-024ifzc",
        "reason": "Routing rules can centrally rewrite or deny model choices, while fast mode adds a speed-tier request within that gateway-controlled selection policy."
      },
      {
        "title": "TRACE-ROUTER: Task-Consistent and Adaptive Online Routing for Agentic AI",
        "source_name": "arXiv",
        "source_url": "https://arxiv.org/abs/2607.22465v1",
        "feed7_url": "https://feed7.dev/p/2607-22465v1-1g7nw7j",
        "reason": "TRACE-Router frames latency as part of task-level backend selection; unified fast mode adds a serving-tier knob, but its fallback behavior means actual routing metadata is needed to know whether that knob took effect."
      }
    ]
  },
  "lifecycle": "Current",
  "published_at": "2026-07-29T00:00:00.000Z",
  "modified_at": "2026-07-29T00:00:00.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/ai-gateway-adds-unified-fast-mode-support-144dq26",
    "json": "https://feed7.dev/p/ai-gateway-adds-unified-fast-mode-support-144dq26.json",
    "markdown": "https://feed7.dev/p/ai-gateway-adds-unified-fast-mode-support-144dq26.md"
  }
}