Highlights
- [Breaking]
flexai dataset push --fileflag value syntax inverted when passing a value pair.
Added
- Enhanced set of checks before initiating a Training Job to ensure the correct configuration has been set.
Changed
-
The
-f, --fileflag offlexai dataset pushcan receive both a string and a Key Value pair separated by an equals sign=. The Key Value pair syntax is now inverted, with the local path to first, followed by the destination path in the Dataset:For more details:- Visit the Uploading Datasets from your local machine guide.