You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Vercel AI SDK Sentry instrumentation and document OPENAI_AP… (#130)
* feat: add Vercel AI SDK Sentry instrumentation and document OPENAI_API_KEY
- Add vercelAIIntegration to Sentry for both Node.js and Cloudflare Workers
- Enable experimental_telemetry in AI SDK calls for automatic span tracking
- Track token usage, model info, latency, and errors for AI operations
- Document OPENAI_API_KEY in env.example, deployment.md, and CLAUDE.md
- Clarify secret configuration: use wrangler CLI for Cloudflare Workers
- Add AI Features Configuration section to project guidelines
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
* chore: format
* chore: fix test
* Update packages/api/src/entries/cloudflare.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: tests
---------
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments