List components of the uploaded ONNX model.Documentation Index
Fetch the complete documentation index at: https://docs.blobhub.io/llms.txt
Use this file to discover all available pages before exploring further.
POST /revisions/:id/data (Command: describe)
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Must be onnx. |
command | string | Yes | Must be describe. |
Response
| Parameter | Type | Description |
|---|---|---|
components | array | List of model file components. |

