ai-sdk

3 articles tagged with ai-sdk

May 30, 2026
changelog

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.

changelog

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.

March 10, 2026
product updateGitHub

GitHub shifts Copilot from text prompts to programmable execution with new SDK

GitHub is positioning AI interaction as a shift from prompt-response text interfaces to programmable execution models. The company announced a GitHub Copilot SDK that enables agentic workflows to run directly within applications, marking a transition toward AI systems that take concrete actions rather than generate text responses.