mirror of
https://github.com/langgenius/dify.git
synced 2026-02-28 05:26:26 +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.