e2b-dev / E2B

Secure open source cloud runtime for AI apps & AI agents
https://e2b.dev/docs
Apache License 2.0
7.02k stars 458 forks source link

Add `download_url`/`downloadUrl` method to sandbox #423

Closed ValentaTomas closed 3 months ago

ValentaTomas commented 3 months ago

If you want to download a file from sandbox you need to use the SDK right now. The download URL method we are adding lets you get the link to a file in sandbox that you can then use to download the file, for example on the frontend, with a direct link.

Tasks

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: 1f6e308b64e4fd96cca0b86215588f56494d06ce

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR