Vercel — AI · · 1 min read

Chat SDK adds web adapter support

Mirrored from Vercel — AI for archival readability. Support the source by reading on the original site.

You can now build chat UIs that connect to Chat SDK with the new web adapter. Build in-product assistants, support agents, or any other browser-based chat experience.

Define the bot on your server:

Then stream replies live to the browser with a preconfigured @ai-sdk/react useChat hook:

Read the Chat SDK documentation to get started, browse the supported adapters, or learn how to build your own.

Read more

Discussion (0)

Sign in to join the discussion. Free account, 30 seconds — email code or GitHub.

Sign in →

No comments yet. Sign in and be the first to say something.

More from Vercel — AI