The Open Source AI Toolkit for TypeScript. Built by @Vercel.
Shorts
Next.js AI Chatbot now supports artifacts: • Dynamic code execution • Image generation • Spreadsheets • ... and more! Open-source and free to get started.
382,333 次观看
AI SDK 4.0.26 With the new smoothStream 'line' option, you can stream out full lines with a configurable delay:
73,813 次观看
AI SDK 4.0.16 - streamText transform option (experimental) - stream smoothing Many LLM providers send large response chunks, which can lead to choppy user experiences. With smoothStream, you can stream out full words with a configurable delay:
72,768 次观看
useChat now provides more granular status information for each request.