T
traeai
登录
返回首页
Vercel News

Grok 4.3 on AI Gateway

7.0Score
Grok 4.3 on AI Gateway
AI 深度提炼
  • Grok 4.3在Vercel AI Gateway上线,提升精度、工具调用及指令执行。
  • 模型知识库更新至2025年12月,拥有100万字符上下文窗口。
  • 通过设置`xai/grok-4.3`在AI SDK中即可应用新模型。

结构提纲

按章节快速跳转。

  1. 介绍Grok 4.3模型在AI Gateway上的可用性及主要更新内容。

  2. 概述模型的改进之处,包括知识库截止时间、上下文窗口大小以及性能增强。

  3. 提供在AI SDK中启用Grok 4.3模型的具体代码示例。

思维导图

用一张图看清主题之间的关系。

正在生成思维导图…
查看大纲文本(无障碍 / 无 JS 友好)
  • Grok 4.3 更新
    • AI Gateway集成
      • 模型部署
    • 性能提升
      • 准确性
      • 工具调用
      • 指令遵循
    • 使用指南
      • AI SDK配置

金句 / Highlights

值得收藏与分享的关键句。

#Vercel#AI Gateway#Grok 4.3#AI SDK#模型更新
打开原文

Grok 4.3 on AI Gateway - Vercel

Skip to content

[](http://vercel.com/home)

  • Products
  • ##### Core Platform
  • Resources
  • ##### Company
  • ##### Learn
  • ##### Open Source
  • Solutions
  • ##### Use Cases
  • ##### Tools
  • ##### Users

Ask AI

Ask AILog In

Sign UpSign Up

Blog/Changelog

Grok 4.3 on AI Gateway

![Image 1 Walter Korman Software Engineer](https://twitter.com/shaper)![Image 2 Jerilyn Zheng Product, AI Gateway](https://twitter.com/jerilynzheng)

1 min read

Copy URL

Copied to clipboard!

Apr 30, 2026

Grok 4.3 is now available on Vercel AI Gateway. The model has a December 2025 knowledge cutoff and a 1M token context window. The model has improvements in accuracy, tool calling, and instruction following.

To use Grok 4.3, set model to `xai/grok-4.3` in the AI SDK.

1import { streamText } from 'ai';2
3const result = streamText({4  model: 'xai/grok-4.3',5  prompt: 'Analyze this dataset and summarize the key trends.',6});

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. It includes built-in custom reporting, observability, Bring Your Own Key support, and intelligent provider routing with automatic retries.

Learn more about AI Gateway, view the AI Gateway model leaderboard or try it in our model playground.

**Ready to deploy?**Start building with a free account. Speak to an expert for your _Pro_ or Enterprise needs.

Start DeployingTalk to an Expert

**Explore Vercel Enterprise** with an interactive product tour, trial, or a personalized demo.

Explore Enterprise

Get Started

Build

Scale

Secure

Resources

Learn

Frameworks

SDKs

Use Cases

Company

Community

[](http://vercel.com/home)

Loading status…Select a display theme:system light dark

问问这篇内容

回答仅基于本篇材料
    0 / 500

    Skill 包

    领域模板,一键产出结构化笔记
    • 论文精读包

      把一篇论文 / 技术博客精读成结构化笔记:问题、方法、实验、批判、延伸阅读。

      • · TL;DR(1 段)
      • · 研究问题与动机
      • · 方法概览
    • 投融资雷达包

      把一条融资 / 创投新闻整理成投资人视角的雷达卡:交易要点、判断、竞争格局、风险、尽调清单。

      • · 交易要点(公司 / 轮次 / 金额 / 投资人 / 估值,材料未明示则写 “未披露”)
      • · 投资 thesis(这家公司为什么值得关注)
      • · 竞争格局与替代方案

    导出到第二大脑

    支持 Notion / Obsidian / Readwise
    下载 Markdown(Obsidian 直接拖入)