feat: Claude client + Voyage AI embed helper

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01FFDuBhMKvoWjrWT3ZnGmmr
This commit is contained in:
2026-07-11 16:10:26 +08:00
co-authored by Claude Sonnet 4.6
parent 0e53d5c771
commit ebaa98d9f4
6 changed files with 101 additions and 2 deletions
+2
View File
@@ -3,3 +3,5 @@ NEXT_PUBLIC_SUPABASE_URL=https://your-project-ref.supabase.co
NEXT_PUBLIC_SUPABASE_ANON_KEY=your-anon-key-here
NEXT_PUBLIC_APP_URL=http://localhost:3000
CRON_SECRET=<generate with: openssl rand -hex 32>
ANTHROPIC_API_KEY=sk-ant-...
VOYAGE_API_KEY=pa-...