{"slug": "build-chat-sdk-web-uis-in-vue-or-svelte", "title": "Build Chat SDK web UIs in Vue or Svelte", "summary": "The Chat SDK web adapter now offers first-class support for Vue and Svelte, expanding beyond its existing React integration. The Vue and Svelte helpers provide a reactive `Chat` instance that allows developers to read `chat.messages` and `chat.status` directly in templates without destructuring. This update enables developers to use the same server route across frameworks by leveraging the AI SDK UI message stream protocol.", "body_md": "The Chat SDK [web adapter](https://chat-sdk.dev/adapters/official/web) now has first-class support for Vue and Svelte, joining the existing React integration. Because the adapter speaks the [AI SDK UI message stream protocol](https://ai-sdk.dev/docs/ai-sdk-ui/stream-protocol), the same server route works. Each framework ships its own `useChat`\n\n, built on the matching AI SDK package for React, Vue, or Svelte.\n\nThe Vue and Svelte helpers return a reactive `Chat`\n\ninstance, so read `chat.messages`\n\nand `chat.status`\n\ndirectly in your template rather than destructuring. The `api`\n\nand `threadId`\n\noptions match the React wrapper, and your server setup remains the same.\n\nRead the [documentation](https://chat-sdk.dev/adapters/official/web) to get started or browse the [adapters directory](https://chat-sdk.dev/adapters).", "url": "https://wpnews.pro/news/build-chat-sdk-web-uis-in-vue-or-svelte", "canonical_source": "https://vercel.com/changelog/build-chat-sdk-web-uis-in-vue-or-svelte", "published_at": "2026-06-02 00:00:00+00:00", "updated_at": "2026-06-11 22:48:28.144001+00:00", "lang": "en", "topics": ["ai-tools", "ai-products", "ai-infrastructure"], "entities": ["Chat SDK", "Vue", "Svelte", "React", "AI SDK"], "alternates": {"html": "https://wpnews.pro/news/build-chat-sdk-web-uis-in-vue-or-svelte", "markdown": "https://wpnews.pro/news/build-chat-sdk-web-uis-in-vue-or-svelte.md", "text": "https://wpnews.pro/news/build-chat-sdk-web-uis-in-vue-or-svelte.txt", "jsonld": "https://wpnews.pro/news/build-chat-sdk-web-uis-in-vue-or-svelte.jsonld"}}