Chat SDK adds web adapter support
Chat SDK releases a web adapter enabling developers to build browser-based chat UIs, including in-product assistants and support agents, with server-side bot definitions and live reply streaming.
You 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 adapter Define the bot on your server: Then stream replies live to the browser with a preconfigured hook:@ai-sdk/reactuseChat Read the to get started, , or .Chat SDK documentationbrowse the supported adapterslearn how to build your own Read more
- vercel.comChat SDK adds web adapter supportprimary