2024-11-27
Highlights
- Remote Storage Source Connection: Added the
flexai training storage
command manage connections to Remote Storage Sources, such as AWS, GCS, MinIO, and R2. - Pushing a Dataset from a Remote Storage Source: Added support for pushing Datasets from a Remote Storage Source Connection to
flexai dataset push
.
Added
- Added the
flexai training storage
command to manage connections to Remote Storage Sources, such as AWS, GCS, MinIO, and R2. To learn more visit:
Changed
-
Added support for Remote Storage Source Connections to
flexai dataset push
:flexai dataset push <dataset_name> \
--source-path <bucket/resource/path>
--storage-provider <name_of_the_storage_connection>For more details:
- Visit the
flexai dataset push
command reference Dataset push command reference.
- Visit the