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 | ||
| app_config_manager.py | ||
| app_generator.py | ||
| app_runner.py | ||
| generate_response_converter.py | ||
| generate_task_pipeline.py | ||