Daily News · 1 min read

Vercel AI Updates: September 6, 2026

1. AI SDK Backports GPT-6 Reasoning Configuration to Three Major Lines

Vercel. The @ai-sdk/openai provider shipped GPT-6 reasoning configuration updates simultaneously as v4.0.60, v3.0.109, and v2.0.125, each carrying the same feature commit rather than landing it only on the current major. Dependency bumps flowed through immediately to @ai-sdk/azure (v4.0.63, v3.0.116, v2.0.131) and @ai-sdk/amazon-bedrock (v5.0.76, v4.0.172), so Azure and Bedrock users pick up the same reasoning controls without switching providers. The practical effect is that teams still on AI SDK 2.x or 3.x can configure Astra’s reasoning settings from a patch release instead of budgeting a major upgrade first. Source