mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #3583] enh: pyodide file upload support #28842
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 @tjbck on GitHub (Jul 2, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3583
User should be able to upload their files for python code execution.
@powerfooI commented on GitHub (Jul 2, 2024):
Hi @tjbck, I have been diving into open webui in recent days. It's truly a goood and interesting project! I'd like to participate in its development. I supposed to have time to start working on this issue in next week.
@powerfooI commented on GitHub (Jul 29, 2024):
Hi there! I've opened a discussion post and demonstrated how I implemented this enhancement. Looking forward to suggestions. :)
@a-v-ershov commented on GitHub (Sep 4, 2025):
@tjbck Hello! Will it be implemented in the near future?
@pbrennanwhite commented on GitHub (Oct 16, 2025):
Yes, this feature really feels like the only one missing. I’d love to have the ability to upload files and have them automatically copied into the notebook environment. That way, if you’re using a Jupyter backend, it could easily access those files. Alternatively, the chat could be automatically prompted with the S3 file locations and filenames so the interpreter could read from or save output back to S3 or local storage.
@MarceloMassarente commented on GitHub (Feb 22, 2026):
Is this coming?
@Classic298 commented on GitHub (Feb 22, 2026):
@MarceloMassarente not anytime soon probably - check out open terminal in the docs, it is better than pyodide anyways
@Classic298 commented on GitHub (Mar 8, 2026):
ce0ca894fe