Skip to content

Add a method in the HUB-SDK to generate pre-signed URLs for uploading larger datasets #971

Open
@anata404

Description

Search before asking

  • I have searched the HUB issues and found no similar feature requests.

Description

I’d like to request the addition of a method in the HUB-SDK to generate pre-signed URLs for uploading larger datasets programmatically. This functionality would complement the existing get_download_link method and enhance SDK usability for managing large datasets.

Use case

The current dataset.upload_dataset(file="<Dataset File>") method has a 10MB file size limit. Implementing a method to generate pre-signed URLs could be a viable solution to bypass this restriction.

Additional

No response

Metadata

Assignees

No one assigned

    Labels

    HUBUltralytics HUB issuesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions