Skip to content

vercel-edge No AI integrations in the default set #24044

Description

@isaacs

vercel-edge/src/sdk.ts:36 returns eight integrations, none of them AI. Next.js edge routes are a common place to call an LLM. @sentry/vercel-edge already depends on @sentry/server-utils and re-exports the manual instrument*Client helpers, so the pieces are there.

Work item. Investigate whether vercelAIIntegration can be added to the edge defaults. It may need channel injection that the edge runtime cannot do, in which case the answer is documentation, not code.

**Prior art **#22964 moved the Vercel AI integration into @sentry/server-utils, which is the dependency @sentry/vercel-edge already has. Nothing followed up on the edge defaults.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    TaskjavascriptPull requests that update javascript code

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions