Cross-Provider Workflow
NVIDIA NIM Summary to SendGrid Digest
Version 1.0.0
Summarize content with NVIDIA NIM, then email the digest via SendGrid.
Providers Orchestrated
Workflows
summarize-and-email
Summarize content with NVIDIA NIM and email it via SendGrid.
Sends content to NVIDIA NIM chat completions for a digest summary, captures the summary, and emails it to the subscriber through SendGrid.
1
summarize-content
$sourceDescriptions.nvidiaNimApi.createChatCompletion
Ask NVIDIA NIM to summarize the content into a digest.
2
email-digest
$sourceDescriptions.sendgridApi.SendMail
Email the digest to the subscriber via SendGrid.
Source API Descriptions
openapi