Last 12 weeks · 3 commits
1 of 6 standards met
I noticed that the AI Elements chapter in the Vercel Academy still uses the old component, , which I believe have been deprecated in favor of . It would be great if the tutorial could be updated to include so that the content stays aligned with the latest SDK version. Thank you for the great educational resources!
Repository: vercel/ai-sdk-fundamentals-starter. Description: AI SDK Course Repository Stars: 24, Forks: 13. Primary language: TypeScript. Languages: TypeScript (89.7%), CSS (9.9%), JavaScript (0.5%). Open PRs: 0, open issues: 1. Last activity: 1mo ago. Community health: 50%. Top contributors: joelhooks, ctate, LleytonT.
Summary Refactored README to exclusively use Vercel AI Gateway setup Updated .env.example to show VERCEL_OIDC_TOKEN configuration Added all 5 lessons including CLI lessons 1-2 Changes Removed all OpenAI-specific setup instructions Added detailed OIDC token authentication steps Explained AI Gateway benefits (unified API, reliability, monitoring) Clear instructions for configuring provider keys in Vercel Dashboard Added CLI commands for lessons 1-2 (extraction, classification) Test plan [ ] Clone repository and follow README setup instructions [ ] Verify creates proper .env.local [ ] Test all lessons work with Vercel AI Gateway [ ] Confirm automatic OIDC token refresh with