dify/api/services/sandbox
Harry b67d0d8c45 refactor(sandbox): update sandbox service to use sandbox_id instead of workflow_execution_id
- Modified the SandboxService and related app generators to replace workflow_execution_id with sandbox_id for improved clarity and consistency in sandbox handling.
- Adjusted the AdvancedChatAppGenerator and WorkflowAppGenerator to align with the new parameter naming convention.
2026-01-30 22:45:28 +08:00
..
sandbox_file_service.py feat(sandbox): refactor sandbox file handling to include app_id 2026-01-30 22:45:28 +08:00
sandbox_provider_service.py feat(app_asset): add batch upload and file upload URL generation 2026-01-23 14:34:27 +08:00
sandbox_service.py refactor(sandbox): update sandbox service to use sandbox_id instead of workflow_execution_id 2026-01-30 22:45:28 +08:00