mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 04:27:41 +08:00
- 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.