Skip to main content
The Belvedir SDK relies on OpenTelemetry, which requires the Node.js runtime. On Vercel, routes can default to the Edge runtime where the SDK silently skips initialization. Add the following to any API route that makes LLM calls:
Set FRACTAL_API_KEY in your Vercel project’s environment variables, then redeploy. See Environment Variables for the full list.