Hedra · Arazzo Workflow
Hedra — Generate an image from a text prompt
Version 1.0.0
Submit an image generation and poll until the image is ready.
View Spec
View on GitHub
CompanyArtificial IntelligenceGenerative AIVideo GenerationImage-GenerationAudio GenerationText-to-SpeechAvatarsMediaMachine-LearningArazzoWorkflows
Provider
Workflows
generateImage
Create an image generation from a text prompt and poll for the result.
Uses model_slug to select an image model, submits a generation (type=image), then polls the status endpoint until status is complete and reads the output URL.
1
submitImage
generate_asset_public_generations_post
Submit the image generation job.
2
pollStatus
get_status_public_generations__generation_id__status_get
Poll until the generation completes.