Vercel AI SDK Adds Support for Google's Deep Research Models and Gemini Embedding-2
Vercel released version 5.0.0-canary.98 of its Google Vertex AI SDK, adding support for three new Google models: deep-research-max-preview-04-2026, deep-research-preview-04-2026, and gemini-embedding-2. The update enables developers to integrate Google's research-focused models and latest embedding model into applications using Vercel's AI SDK.
Vercel shipped version 5.0.0-canary.98 of its Google Vertex AI SDK package, adding support for three new Google models: deep-research-max-preview-04-2026, deep-research-preview-04-2026, and gemini-embedding-2.
The update applies to both the @ai-sdk/google-vertex and @ai-sdk/google packages, bringing the same model support to developers using either Google's Vertex AI platform or standard Google AI services.
New Models Added
The deep-research-max-preview-04-2026 and deep-research-preview-04-2026 models represent Google's research-focused model variants, though specific capabilities and pricing have not been disclosed. The "04-2026" designation in the model names suggests an April 2026 preview snapshot.
The gemini-embedding-2 model is Google's latest text embedding model, succeeding the previous generation. Embedding models convert text into numerical vectors for semantic search, retrieval-augmented generation (RAG), and similarity matching applications. Technical specifications and benchmark performance metrics have not been released.
Package Updates
The release bumps @ai-sdk/google-vertex to version 5.0.0-canary.98 and @ai-sdk/google to version 4.0.0-canary.75. Both packages maintain compatibility with Vercel's AI SDK framework, which provides unified interfaces for working with multiple AI providers.
Developers using the Vercel AI SDK can now access these models through the same API patterns used for other Google models, without requiring separate integration work.
What This Means
This SDK update primarily benefits developers building on Vercel's platform who want early access to Google's research models. The canary release status indicates these are preview versions intended for testing rather than production deployment. The lack of detailed documentation on model capabilities suggests Google is testing these variants with a limited developer audience before broader release. Organizations evaluating embedding model options now have access to Google's latest generation through a standardized SDK interface.
Related Articles
Vercel AI SDK Adds Support for Gemini Embedding 2 and Deep Research Models
Vercel released version 4.0.0-canary.75 of its AI SDK Google package on May 30, adding support for three new Google models: gemini-embedding-2, deep-research-max-preview-04-2026, and deep-research-preview-04-2026. The update enables developers to integrate Google's latest embedding and deep research capabilities into applications built with the Vercel AI SDK.
Vercel AI SDK Deprecates searchParameters for xAI, Adds Image Search Support
Vercel released AI SDK version 4.0.0-canary.69 with breaking changes to xAI integration. The update deprecates the searchParameters option for xAI live search, replacing it with dedicated web_search and x_search agent tools, and adds image search capability through a new enableImageSearch parameter.
Cline v3.85.0 Adds DeepSeek V4, Gemini 3.5 Flash, and GPT-5.5 Support
Cline, the AI coding assistant VS Code extension, released version 3.85.0 on May 25, 2025, adding support for DeepSeek V4 Flash and Pro models, Gemini 3.5 Flash across multiple providers, and GPT-5.5 through SAP AI Core. The update also fixes Vertex AI global endpoint handling for Claude models.
Google preparing 'AI Ultra Lite' tier between $20 Pro and $250 Ultra plans, adding usage dashboard
Google is developing an intermediate subscription tier called 'AI Ultra Lite' to slot between its $20 Pro and $250 Ultra plans, according to code discovered in the Gemini macOS app. The company is also preparing a usage dashboard showing token budgets across five-hour and weekly limits.
Comments
Loading...