OpenAI · Arazzo Workflow
OpenAI Moderate then Generate Image
Version 1.0.0
Screen an image prompt, then generate an image only when it is allowed.
Provider
Workflows
moderate-then-generate-image
Moderate an image prompt and generate an image only when allowed.
Classifies the supplied prompt for policy violations, and only when the prompt is not flagged does it request an image from the image generation endpoint.
1
moderate
createModeration
Classify the image prompt for policy violations.
2
generateImage
createImage
Generate an image from the moderated, allowed prompt.