check_completion
Check whether a training run has finished by retrieving its current status, step, reward, and completion state.
Instructions
Check if a training run has finished. Always returns instantly with current status, step, reward, and whether it completed.
Args: run_id: The run to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||