Vercel AI SDK 3.3
The Vercel AI SDK is a toolkit for building AI applications with JavaScript and TypeScript. Its unified API allows you to use any language model and provides powerful UI integrations into leading web frameworks such as Next.js and Svelte. Vercel AI SDK 3.3 introduces four major features: Tracing (experimental): instrument AI SDK functions using OpenTelemetry Multi-Modal File Attachments (experimental): send file attachments with useChat useObject hook (experimental): stream structured object generation to the client Additional LLM Settings: raw JSON for tools and structured object generation, stop sequences, and sending custom headers We have also added AWS Bedrock and Chrome AI (community) model providers as well as many smaller...