Actions
| Action | Description |
|---|---|
list | List all eval runs for a task run |
get | Get an eval run by ID |
Parameters
list
| Parameter | Type | Required | Description |
|---|---|---|---|
taskRunId | string | yes | Task run ID to list eval runs for |
get
| Parameter | Type | Required | Description |
|---|---|---|---|
id | string | yes | Eval run ID |