Templates

Templates define what a flow does. Each template controls the expected input type, supported parameters, and output behavior.

Use this page to choose a template, then move to the detailed guide for implementation.

How To Choose A Template

GoalUse this templateGuide
Generate a 3D model from a text promptmodel_generate_frompromptText to 3D
Generate a 3D model from an imagemodel_generate_fromimageImage to 3D
Optimize an existing GLB modelmodel_optimizeOptimize Model

Learning Path

  1. Understand the lifecycle in Flow Lifecycle.
  2. Use one template guide end-to-end.
  3. Reuse setup and helper utilities from Template Helpers.
  4. Diagnose failures using Troubleshooting.

Template Guides

API Source Of Truth

Use these endpoint pages as the canonical API reference: