mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Replaced direct storage references with SilentStorage in various components to enhance fallback mechanisms. - Updated storage key formats for sandbox archives and files to improve clarity and consistency. - Refactored related classes and methods to utilize the new SandboxFilePath structure. - Adjusted unit tests to reflect changes in the StorageTicket model and its serialization methods. |
||
|---|---|---|
| .. | ||
| bash | ||
| entities | ||
| initializer | ||
| inspector | ||
| services | ||
| storage | ||
| utils | ||
| __init__.py | ||
| builder.py | ||
| manager.py | ||
| sandbox.py | ||