Glio · Arazzo Workflow
Glio - generate media and retrieve result
Version 1.0.0
Create an AI media-generation job on Glio and poll until it completes, then read the result. Uses Glio's asynchronous job workflow.
View Spec
View on GitHub
CompanyArtificial IntelligenceMachine-LearningMedia GenerationVideo GenerationImage-GenerationAudio GenerationText-to-SpeechLarge Language ModelsGenerative AIAPI AggregatorDeveloper ToolsArazzoWorkflows
Provider
Workflows
generateMediaAndGetResult
Create a generation job, poll to completion, and return the result.
Submits a media-generation job for a chosen model, polls job status every 10-15 seconds until it reaches a terminal state, and surfaces the result.
1
createJob
createJob
Create the generation job.
2
getJob
getJob
Poll the job until it is completed or failed.