<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/opus-4-6-fast-mode-available-on-ai-gateway-kevmyrfka" -->

---
title: Opus 4.6 Fast Mode available on AI Gateway | daily.dev
description: Vercel&#x27;s AI Gateway now supports Claude Opus 4.6 Fast Mode, an experimental premium feature delivering 2.5x faster output token speeds at 6x standard Opus...
canonical: https://daily.dev/posts/opus-4-6-fast-mode-available-on-ai-gateway-kevmyrfka
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Opus 4.6 Fast Mode available on AI Gateway | daily.dev
og:description: Vercel&#x27;s AI Gateway now supports Claude Opus 4.6 Fast Mode, an experimental premium feature delivering 2.5x faster output token speeds at 6x standard Opus...
og:url: https://daily.dev/posts/opus-4-6-fast-mode-available-on-ai-gateway-kevmyrfka
og:image: https://api.daily.dev/og/posts/KEVMyrfkA.png
og:image:alt: Opus 4.6 Fast Mode available on AI Gateway
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Opus 4.6 Fast Mode available on AI Gateway

**[Vercel](https://daily.dev/sources/vercel)** · 2 min read · 0 upvotes · 0 comments

## Summary

Vercel's AI Gateway now supports Claude Opus 4.6 Fast Mode, an experimental premium feature delivering 2.5x faster output token speeds at 6x standard Opus pricing. Fast mode is enabled by passing `speed: 'fast'` in the Anthropic provider options via the AI SDK, or by setting `"fastMode": true` in settings.json for Claude Code via AI Gateway. The feature targets human-in-the-loop workflows like large coding tasks and planning, where reduced latency matters. Standard pricing multipliers such as prompt caching apply on top of the 6x rate.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://vercel.com/changelog/opus-4-6-fast-mode-available-on-ai-gateway>

## Similar posts on daily.dev

- [Fast mode for Claude Opus 4.6 is now in preview for GitHub Copilot](https://daily.dev/posts/fast-mode-for-claude-opus-4-6-is-now-in-preview-for-github-copilot-nnoa92bnl) · GitHub Changelog · 0 upvotes · 0 comments
- [Claude Opus 4.8 \(fast mode\) is now in preview for GitHub Copilot](https://daily.dev/posts/claude-opus-4-8-fast-mode-is-now-in-preview-for-github-copilot-hovhgbood) · GitHub Changelog · 1 upvotes · 0 comments

---

Tags: [#ai-gateway](https://daily.dev/tags/ai-gateway), [#ai-sdk](https://daily.dev/tags/ai-sdk), [#claude](https://daily.dev/tags/claude), [#claude-code](https://daily.dev/tags/claude-code), [#vercel](https://daily.dev/tags/vercel)

[View this post on daily.dev](https://daily.dev/posts/opus-4-6-fast-mode-available-on-ai-gateway-kevmyrfka)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Opus 4.6 Fast Mode available on AI Gateway","url":"https://daily.dev/posts/opus-4-6-fast-mode-available-on-ai-gateway-kevmyrfka","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/opus-4-6-fast-mode-available-on-ai-gateway-kevmyrfka"},"datePublished":"2026-04-08T13:06:51.609Z","dateModified":"2026-07-30T02:12:51.583Z","description":"Vercel's AI Gateway now supports Claude Opus 4.6 Fast Mode, an experimental premium feature delivering 2.5x faster output token speeds at 6x standard Opus...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/869e6b3ad80543de7703ec328c710d05?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/869e6b3ad80543de7703ec328c710d05?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Vercel","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Vercel","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/04cca7235cf84db092f24b7ba427b3e1","url":"https://daily.dev/sources/vercel"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/opus-4-6-fast-mode-available-on-ai-gateway-kevmyrfka","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"ai-gateway,ai-sdk,claude,claude-code,vercel","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Vercel","item":"https://daily.dev/sources/vercel"},{"@type":"ListItem","position":3,"name":"Opus 4.6 Fast Mode available on AI Gateway"}]}
```

