List Deepy models
deepy_list_modelsList AI models available for your Deepy API key, filtered by generation type, family, or group. Check reference-file support before estimating or creating a generation.
Instructions
List the AI models available to your Deepy API key (only opened/available models are returned). Returns every matching model grouped by generation type; [refs] marks models that accept reference files. One call is enough — pass type/family/group only to narrow the catalogue, never to work around a truncated result. Use this before estimating or creating a generation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional generation-type filter, e.g. TEXT_TO_VIDEO / IMAGE_TO_VIDEO. | |
| group | No | Optional model group filter. | |
| family | No | Optional model family filter. |