Daily News · 1 min read

Vercel AI Updates: May 31, 2026

1. AI SDK xAI Provider Revamps Web Search Tooling

Vercel. The AI SDK xAI provider released version 3.0.93, which deprecates the searchParameters property for live search in favor of dedicated web_search and x_search agent tools. The update also adds an enableImageSearch option to the xAI Web Search tool, which xai.tools.webSearch() now accepts and forwards to the API as enable_image_search. The change aligns the provider with the xAI Responses API support for image search on web search tools. Source