reinvent_job_status
Check the current status of a REINVENT4 training or reinforcement learning job, including running/completed/failed state, log tail, epoch, and completion details like top SMILES and checkpoints.
Instructions
Poll the status of any registered REINVENT4 TL or RL job.
Works for both agent-launched and user-registered jobs. Returns: running/completed/failed status, log tail, current epoch, and (on completion) result summaries, top SMILES, checkpoint paths.
Args: job_id: ID from reinvent_transfer_learning, reinvent_reinforcement_learning, or reinvent_register_job
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |