mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #20318] feat: Code Interpreter file downloading #19147
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fkfhdu3uiew22jdnf on GitHub (Jan 1, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20318
Check Existing Issues
Verify Feature Scope
Problem Description
Currently, I can't download files generated from Code Interpreter the model just gives me a sandbox: link (sandbox:/mnt/data/hello_world.py) and i can't download it, while i can with ChatGPT. This feature would be appreciated.
Desired Solution you'd like
Add code interpreter file downloading.
Alternatives Considered
No response
Additional Context
No response
@owui-terminator[bot] commented on GitHub (Jan 1, 2026):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#20081 feat: Simultaneous download button for all code blocks in the discussion
by codacli • Dec 21, 2025
#20079 feat: Download all answers at once
by codacli • Dec 21, 2025
💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@Classic298 commented on GitHub (Jan 1, 2026):
this is possible with jupyter configured and set up as the code interpreter