Vercel’s Chat SDK has been updated to include a built-in AI SDK toolset, accessible via a new `chat/ai` subpath. This integration allows developers to easily connect Chat SDK’s read and write actions into their agents with a single function call. Write tools are secured by a default `requireApproval` option, and preset roles like reader, messenger, and moderator are available to define toolset scope.
Source: Vercel