Files
dify/api/core
Harry 3f5f893e6c feat: add exists method to sandbox sources for existence checks
- Implemented the `exists` method in `SandboxFileSource` and its subclasses to verify the availability of sandbox sources.
- Updated `SandboxFileService` to utilize the new `exists` method for improved error handling when listing files and downloading files.
- Removed the previous check for storage existence in `archive_source.py` and replaced it with the new method.
2026-01-30 17:34:40 +08:00
..
2026-01-30 02:36:18 +08:00
2025-09-18 12:49:10 +08:00
2025-10-10 23:41:16 +08:00
2026-01-16 17:01:44 +08:00
2026-01-13 14:13:43 +08:00
2026-01-30 02:36:18 +08:00
2026-01-29 22:33:31 +08:00
2026-01-08 13:17:30 +08:00