RepoJournal
Vercel

@vercel

Next.js + the Vercel platform — frontend infrastructure for the web

Pick a date

The Wire · Showcase

AI SDK fixes image handling across all provider integrations

By RepoJournal · Filed · About Vercel

OpenAI chat requests now send inline images as proper data URLs instead of bare base64, rolling out across Azure, Bedrock, and Anthropic integrations in one coordinated push.

The AI SDK shipped critical image handling fixes across its entire provider lineup [1][2][3][4][5]. OpenAI's image serialization now uses data URLs for inline file parts, eliminating a parsing issue that could break multimodal requests. The fix cascaded immediately to Azure and Bedrock consumers, while Anthropic and Vertex integrations received matching dependency bumps to keep image handling consistent across the SDK surface. In parallel, the shop template migrated its AI shopping assistant to eve [6][7], replacing hand-rolled Vercel AI SDK plumbing with durable sessions and resumable workflows. This is how the SDK matures: fixing core primitives so abstractions built on top work reliably. Chat SDK expanded its adapter ecosystem with Dial's vendor-official SMS/MMS/iMessage support [9] and Zaileys' WhatsApp community adapter [8], broadening where agents can operate without writing custom transport layers.

Action items

References

  1. [1] @ai-sdk/[email protected] vercel/ai
  2. [2] @ai-sdk/[email protected] vercel/ai
  3. [3] @ai-sdk/[email protected] vercel/ai
  4. [4] @ai-sdk/[email protected] vercel/ai
  5. [5] @ai-sdk/[email protected] vercel/ai
  6. [6] feat(template): migrate AI shopping assistant to eve ↗ vercel/shop
  7. [7] feat(template): migrate AI shopping assistant to eve (#395) vercel/shop
  8. [8] docs: add chat-adapter-zaileys community adapter ↗ vercel/chat
  9. [9] docs(adapters): add Dial as vendor-official adapter ↗ vercel/chat

FAQ

What changed in Vercel on July 6, 2026?
OpenAI chat requests now send inline images as proper data URLs instead of bare base64, rolling out across Azure, Bedrock, and Anthropic integrations in one coordinated push.
What should Vercel teams do about it?
Update @ai-sdk/openai to 4.0.8 if using inline image uploads in OpenAI chat • Bump @ai-sdk/azure, @ai-sdk/amazon-bedrock to latest for image handling consistency • Review eve migration pattern in shop template if building durable agents
Which Vercel repositories shipped on July 6, 2026?
vercel/ai, vercel/shop, vercel/chat

Related across the cluster

For your repos

The showcase is a teaser.
Your wire is the product.

Same engine. Different stack. Below: what changes when the wire is yours.

Showcase wire

  • 14 famous open source orgs
  • One wire per day
  • Public, generic
  • Read on the web, when you remember

Your wire

  • Up to 1,500 of your repos - orgs, deps, vendors
  • Morning and evening briefs
  • Action items routed to your team
  • Slack delivery, email, breaking-news CVE alerts

Want a hands-on demo first? Ask a current user for an invite link.