Files
open-webui-custom/backend
Classic298 201c38a08a fix: prevent delete_entries_from_collection crash when file is None (#20274)
Add null check after Files.get_file_by_id() before accessing file.hash. Raises HTTP 404 instead of crashing with AttributeError when file doesn't exist.
2025-12-31 02:31:26 -05:00
..
2025-09-12 14:09:32 +08:00
2025-06-27 15:46:38 +04:00
2025-10-07 16:20:27 -05:00