Menu

Grok 4.1 Fast models now available on Vercel AI Gateway - Vercel
📰
0

Grok 4.1 Fast models now available on Vercel AI Gateway - Vercel

Vercel News·Walter Korman·4 days ago
#m9SfdVUD
#vercel#grok#fast#reasoning#gateway#models
Reading 0:00
15s threshold

You can now access xAI's latest models, Grok 4.1 Fast Reasoning and Grok 4.1 Fast Non-Reasoning, via Vercel's AI Gateway with no other provider accounts required. These models have a 2M context window and are designed for agentic tool calling. Grok 4.1 Fast Reasoning is best suited for structured reasoning and agentic operations that require high accuracy, whereas Grok 4.1 Fast Non-Reasoning is tailored to speed. To use the Grok 4.1 Fast models in AI Gateway with the AI SDK , set model to xai/grok-4.1-fast-reasoning or xai/grok-4.1-fast-non-reasoning . import { streamText } from 'ai' ; const result = streamText ( { model : 'xai/grok-4.1-fast-reasoning' , prompt : ` Take the uploaded report and extract the most relevant financial trends. Note any outliers and provide a detailed analysis with citations. ` , } ) ; AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More