Files
dify/api/services
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
2026-01-30 02:36:18 +08:00
2026-01-30 02:36:18 +08:00
2026-01-26 16:57:45 +08:00
2025-10-21 11:26:58 +08:00
2025-09-22 23:07:09 +08:00
2025-11-22 13:53:58 +08:00