mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Moved sandbox-related classes and functions into a dedicated module for better organization. - Updated the sandbox initialization process to streamline asset management and environment setup. - Removed deprecated constants and refactored related code to utilize new sandbox entities. - Enhanced the workflow context to support sandbox integration, allowing for improved state management during execution. - Adjusted various components to utilize the new sandbox structure, ensuring compatibility across the application. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph_runtime_state_protocol.py | ||
| graph_runtime_state.py | ||
| read_only_wrappers.py | ||
| variable_pool.py | ||