§ tools · storyline
Deprecates searchParameters for xAI in favor of web_search/x_search
Vercel AI SDK releases xai v3.0.93, deprecating searchParameters in favour of agent tools and adding enableImageSearch support to the xAI Web Search tool.
Patch Changes 165d531: deprecate searchParameters (xai live search) in favor of web_search/x_search agent tools 4d53460: feat(provider/xai): add `enableImageSearch` to the xAI Web Search tool The xAI Responses API supports `enable_image_search` on Web Search tools.
`xai.tools.webSearch()` now accepts `enableImageSearch` and sends it through to the API as `enable_image_search`.
§ sources2 publications · timeline below
- github.comVercel AI SDK — xai v3.0.93primary
- docs.x.aiWeb Search Enhancements: Image Support
§ how this story moved
- primary — xAI — News publishes the launch post.
- Vercel AI SDK — Releases picks up coverage.