Vercel AI SDK adds Grok 4.3, reasoning effort controls, and image quality model support for xAI
Vercel released version 3.0.97 of its AI SDK's xAI integration, adding support for three new models: Grok 4.3, Grok Build 0.1, and Grok Imagine Image Quality. The update introduces reasoning effort controls with 'none' and 'medium' settings.
Vercel AI SDK adds Grok 4.3, reasoning effort controls, and image quality model support for xAI
Vercel released version 3.0.97 of its AI SDK's xAI integration on June 24, 2024, adding support for three new models and reasoning effort controls.
New models and capabilities
The update adds support for:
- Grok 4.3: xAI's latest text model
- Grok Build 0.1: A new specialized model (specific capabilities not disclosed)
- Grok Imagine Image Quality: An image generation model focused on quality
The integration now supports reasoning effort settings with two options: 'none' and 'medium'. This allows developers to control the computational intensity of model responses, similar to reasoning controls in other models like OpenAI's o1 series.
Technical details
The patch (version 3.0.97) curates the model lineup to match xAI's current offerings. The reasoning effort parameter enables developers to trade off between response speed and depth of reasoning for compatible models.
Pricing for the new models and specific benchmark performance metrics were not disclosed in the release notes.
Integration context
Vercel's AI SDK provides a unified interface for integrating multiple AI providers into applications. The xAI integration allows developers to use Grok models alongside other providers like OpenAI, Anthropic, and Google through a single SDK.
The release is commit ab415f6 with patch changes documented under ticket 9300b02.
What this means
This update positions Vercel's AI SDK as one of the first major developer frameworks to support xAI's expanding model lineup. The addition of reasoning effort controls suggests xAI may be implementing similar capabilities to OpenAI's reasoning models, though the company has not publicly disclosed details about these features. For developers using Vercel's framework, this provides immediate access to Grok 4.3 without waiting for official xAI SDK updates, though integration through third-party SDKs may lag behind features available in xAI's native API.
Related Articles
GitHub Adds Agent App Activity Data to Copilot Usage Metrics API
GitHub has updated its Copilot usage metrics API to include activity data from agent apps such as Claude and Codex operating within GitHub workflows. The change gives organizations visibility into third-party agent usage alongside native Copilot metrics.
Anthropic Adds Cross-Session Messaging to Claude Code v2.1.224
Claude Code v2.1.224 introduces cross-session messaging, letting separate Claude Code instances on macOS and Linux send each other summaries to coordinate work. The feature does not support approving permissions or executing commands remotely.
OpenAI Testing ChatGPT Feature to Export Custom Stickers Directly to WhatsApp
An APK teardown of ChatGPT's Android app reveals a hidden 'ChatGPT Stickers' feature that would let users create custom stickers and export them directly into WhatsApp as sticker packs. The feature is unreleased and its public launch timeline is unknown.
Anthropic Sets Claude Code Auto Mode as Default Starting August 14
Anthropic will switch Claude Code's default permission setting to auto mode on August 14 for Pro, Max, and Team users. The company says its safety classifier caught 89% of dangerous commands in testing, compared to 13.6% for human reviewers, and will no longer charge extra tokens for the classifier itself.
Comments
Loading...