Vercel 推出 `npm i chat`:單一程式碼庫,通吃所有聊天平台
Original: Introducing npm i chat – One codebase, every chat platform
Vercel announced the release of a new npm package called `chat` (installable via `npm i chat`) in its Changelog, with the core vision of…
Vercel 發表全新 npm 套件 `chat`(透過 `npm i chat` 安裝),旨在簡化跨平台 AI 聊天應用的開發。開發者只需編寫一次邏輯,即可將聊天機器人無縫部署至 Web 網頁、Slack、Discord、WhatsApp 等多個平台。該套件與 Vercel AI SDK 深度整合,支援多種主流大語言模型,並具備 Edge 運算優化與開箱即用的狀態管理功能。
Vercel announced the release of a new npm package called `chat` (installable via `npm i chat`) in its Changelog, with the core vision of "One codebase, every chat platform." This new tool is designed to address one of the biggest pain points in AI application development: when developers want to deploy the same AI assistant across different platforms — such as the web, Slack, Discord, or WhatsApp — they typically have to write large amounts of compatibility code tailored to each platform's API specifications, message formats, and authentication mechanisms.
Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.
See Pro plans →Want the original English / full article?
Read on Vercel Changelog →Summaries are AI-generated; the original article is authoritative.