Added
- Added CLI a subcommand for dataset inspection:
flexai dataset inspect <dataset_name>. - Added support for directory-based dataset uploads through the same flag used for file uploads.
- Included a “FILES COUNT” column in the
flexai dataset listcommand.
Removed
- Breaking: Removed the
--dataset-target-dirflag from theflexai training run <training_job_name>command.