2024-08-14
v0.0.18
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 list
command.
Removed
- Breaking: Removed the
--dataset-target-dir
flag from theflexai training run <training_job_name>
command.