Changelog: 2025-07-25
Version:
b28c9594f9e596118341be7be53dbaca616072dc
- Checkpoint status metadata: The
flexai checkpoint inspect <checkpoint_name>
command now includes checkpoint status metadata such as Step, Training Loss, and Evaluation Loss. json
output format to a Training Job’s checkpoint list: Theflexai training checkpoints <checkpoint_name>
command now supports the-j
/--json
flag, allowing you to view the checkpoint list in JSON format aside from the default table format.