Recommend Wiro models
recommend_modelDescribe a task to receive ranked AI model recommendations and the get_model_schema step for running the selected model.
Instructions
Describe a generation goal in natural language and receive ranked model recommendations. Follow the returned get_model_schema next action before running a model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What you want to do, e.g. "generate a photorealistic portrait", "upscale an image to 4K", "transcribe audio to text". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| start | Yes | ||
| total | Yes | ||
| models | Yes | ||
| nextStart | Yes | ||
| nextAction | No |