Replicate Handler Setup 1. Install : 2. Environment : Add to (and ). Usage Patterns 1. Quick Run (Short Tasks) For models that complete quickly (seconds), use . 2. Long-Running Tasks (with Inngest) For tasks that might timeout (video generation, large models), use Inngest's to poll for completion. Types Reference See reference.md for the full type definitions of the Replicate SDK. ---