All IntegrationsIntegrate Vercel AI SDK
Vercel AI SDK
AIUse the AI SDK in Novu code steps to generate or transform workflow content.
Overview
The Vercel AI SDK is a TypeScript toolkit for building AI-powered applications and agents. It supports text generation, structured outputs, tool calls, and more.
How it works
Use the AI SDK inside Novu code steps to generate or transform workflow content, including structured outputs when you need predictable JSON.
Configure
Install the ai package, connect your model provider, and call functions such as generateText from your Novu workflow code step.