Free Grok 4.6 API
Updated 8/30/2026
xAI's flagship powered by the Colossus supercluster, excelling in real-time knowledge and tool calling.
About the Model
为什么选择 Grok 4.6?
Grok 4.6 是 xAI 依托 Colossus 超算集群训练的 2026 全新旗舰,拥有业界最强的实时全网信息感知与极速工具调用能力。
- 实时全网动态洞察:毫秒级直连实时数据流,能精准捕获全球正在发生的突发事件与行业前沿。
- 高并发 Agent 工具调用:针对超大规模集群优化,在多步骤 API 编排与自动化检索中爆发力极强。
- 真实无修饰输出:观点鲜明直接,逻辑推理锋利,拒绝模棱两可与无效过度润色。
How to call Grok 4.6
javascript
import { generateText } from 'ai';
import { openai } from '@ai-sdk/openai';
const { text } = await generateText({
model: xai('grok-4.6'),
prompt: 'Hello AI!',
});
console.log(text);Provider Details
The following platforms provide free access to Grok 4.6 through free tiers, trial credits, or daily quotas.
| Provider | Context Window | Free Quota | Requires CC | Rating | Action |
|---|---|---|---|---|---|
| Vercel AI Gateway | N/A | $5/mo | No | Details |
Frequently Asked Questions
Know another free provider for Grok 4.6?
Help the community by sharing other ways to access this model for free.
Community Feedback
Comments are tied to your GitHub account — sign in to join the discussion.