recipe
Chain multiple AI models in one call to turn prompting or images into animated videos, including HD and audio variants, with wallet-based payment.
Instructions
Run a paid multi-model RECIPE pipeline (chains models in one call). PAID: settles the SUM of the steps from your wallet (base/tempo/solana). Recipes: image-to-video {prompt,motionPrompt?} text→image→animated video (3-8x cheaper than a native text-to-video model), image-to-video-hd (crisper still), image-to-video-audio (video with sound), brainrot-video {motionPrompt?,reference_image?} random Italian-brainrot creature → video with audio (no prompt). Override steps with { imageModel, videoModel }. See https://ai.glianalabs.com/docs#recipes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Recipe input, e.g. { prompt, motionPrompt?, duration?, resolution? }. | |
| name | Yes | Recipe name: image-to-video, image-to-video-hd, image-to-video-audio, or brainrot-video. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Final media URL (the last step). | |
| rail | Yes | ||
| recipe | Yes | ||
| result | No | Each step output. | |
| costUsd | Yes | ||
| costMicroUsd | Yes |