Skip to main content
LoomLoom exposes a model catalog for the execution units used by official and private templates. The current catalog contains 12 text-generation models, 4 image-generation models, and 3 video-generation models.
This is a snapshot verified on July 20, 2026. Availability can change by environment, region, permissions, and provider status. Query the active LoomLoom service before creating or running a workflow.

Check the live catalog

When authoring a private template, you can also query the model catalog for its execution unit:
Use the returned model_id exactly. Do not derive IDs from display names.

Text generation

Image generation

Video generation

Use a model in a workflow

  • For an official template, inspect loomloom template schema <template-id> and its workbook. A model override is available only when the template exposes one.
  • For a private template, select a returned model ID as the step’s default. Expose a model input only when that step allows user override.
  • A model listed in the environment is not automatically compatible with every template or step.
  • Re-check the catalog when creating a new template version.

Models and assets CLI reference

See exact catalog commands and machine-readable output guidance.