mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 14:14:17 +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. |
||
|---|---|---|
| .. | ||
| conversation_variable_persist_layer.py | ||
| pause_state_persist_layer.py | ||
| sandbox_layer.py | ||
| suspend_layer.py | ||
| timeslice_layer.py | ||
| trigger_post_layer.py | ||