OpenAI starter module
AI job messages
Notifies customers when longer AI work completes, fails, or needs their attention.
- Files
- 2
- Lines
- 91
- Languages
- TypeScript
Included files
This page lists paths and purposes, not source contents.
FilePurposeLanguageLines
src/emails/job-notification.ts
Sends best-effort status notifications for completed or failed AI jobs.
TypeScript
48 lines
src/emails/send-notification.ts
Sends a job notification through the console default or a provider supplied by your app.
TypeScript
43 lines