Exa Deploy Integration Overview Deploy applications using Exa's neural search API to production. Covers API endpoint creation, secret management per platform, caching for production traffic, and health check endpoints. Prerequisites - Exa API key stored in environment variable - Application using SDK - Platform CLI installed (vercel, docker, or gcloud) Instructions Step 1: Vercel Edge Function Step 2: Docker Deployment Step 3: Google Cloud Run Step 4: Production Search with Redis Cache Error Handling | Issue | Cause | Solution | |-------|-------|----------| | 401 in production | API key not s…