
Chat SDK adds web adapter support
Quick Answer
Vercel AI's Chat SDK now supports a web adapter, enabling developers to create browser-based chat UIs.
Quick Take
Vercel AI's Chat SDK now supports a web adapter, enabling developers to create browser-based chat UIs. This feature allows for real-time streaming of bot replies to users, enhancing in-product assistants and support agents.
Key Points
- New web adapter allows integration with Chat SDK for chat UIs.
- Developers can build in-product assistants and support agents easily.
- Real-time streaming of bot replies enhances user interaction.
- Documentation available for building custom adapters and using existing ones.
Article Excerpt
From source RSS / original summaryYou can now build chat UIs that connect to Chat SDK with the new. Build in-product assistants, support agents, or any other browser-based chat experience. web adapterDefine the bot on your server:Then stream replies live to the browser with a preconfigured hook:@ai-sdk/reactuseChatRead the to get started,, or. Chat SDK documentationbrowse the supported adapterslearn how to build your ownRead more
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from Vercel AI
See more →
The Agent Stack
The Agent Stack by Vercel AI provides essential building blocks for creating production-grade agents, enabling seamless integration across multiple AI models and secure operations. It features components like AI Gateway for model routing, Workflow SDK for durable execution, and Vercel Connect for scoped access, streamlining agent development and deployment across various platforms.

