Daily News · 1 min read

Vercel AI Updates: May 24, 2026

1. AI SDK opens a new canary major line for the OpenAI-compatible provider matrix

Vercel. Vercel published @ai-sdk/openai-compatible@3.0.0-canary.51 on the 5/23 release train, jumping the canary branch from the prior 2.x-canary track to a fresh 3.0.0 line and pulling the same empty-string role streaming fix into the new major. The bump fanned out across the OpenAI-compatible provider matrix in lockstep, with @ai-sdk/xai@4.0.0-canary.67, @ai-sdk/vercel@3.0.0-canary.51, @ai-sdk/togetherai@3.0.0-canary.51, @ai-sdk/moonshotai@3.0.0-canary.51, @ai-sdk/huggingface@2.0.0-canary.51, @ai-sdk/google-vertex@5.0.0-canary.94, @ai-sdk/fireworks@3.0.0-canary.51, @ai-sdk/deepinfra@3.0.0-canary.51, and @ai-sdk/cerebras@3.0.0-canary.51 all moving onto the new canary major together. The coordinated rev is a signal that the next AI SDK major is going to ship breaking changes through the OpenAI-compatible base class that downstream providers will have to absorb. Source