infomaniak_get_ai_batch_result
Retrieve or download results from an asynchronous Infomaniak AI model batch using product and batch IDs. Set download to true to get the file.
Instructions
Read or download the result of an asynchronous Infomaniak AI model batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_id | Yes | ||
| download | No | ||
| product_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| batch_id | Yes | ||
| download | Yes | ||
| product_id | Yes |