mirror of
https://github.com/langgenius/dify.git
synced 2026-08-05 13:36:41 +08:00
- Introduced DraftAppAssetsInitializer for handling draft assets. - Updated SandboxLayer to conditionally set sandbox ID and storage based on workflow version. - Improved asset initialization logging and error handling. - Refactored ArchiveSandboxStorage to support exclusion patterns during archiving. - Modified command and LLM nodes to retrieve sandbox from workflow context, supporting draft workflows. |
||
|---|---|---|
| .. | ||
| agent | ||
| app | ||
| datasource | ||
| file | ||
| helper | ||
| llm_generator/output_parser | ||
| logging | ||
| mcp | ||
| model_runtime | ||
| moderation | ||
| ops | ||
| plugin | ||
| prompt | ||
| rag | ||
| repositories | ||
| schemas | ||
| tools | ||
| variables | ||
| virtual_environment | ||
| workflow | ||
| __init__.py | ||
| test_file.py | ||
| test_model_manager.py | ||
| test_provider_configuration.py | ||
| test_provider_manager.py | ||
| test_trigger_debug_event_selectors.py | ||