mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 14:14:17 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app_config_manager.py | ||
| app_generator.py | ||
| app_queue_manager.py | ||
| app_runner.py | ||
| generate_response_converter.py | ||
| generate_task_pipeline.py | ||