mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
The File class and related modules were moved from core.file to core.workflow.file in the sandboxed-agent branch. This commit updates all remaining references including test mock/patch paths, Switch component defaultValue→value changes, and account setting tab constant updates. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent.py | ||
| graph_config.py | ||
| graph_init_params.py | ||
| pause_reason.py | ||
| tool_entities.py | ||
| workflow_execution.py | ||
| workflow_node_execution.py | ||
| workflow_start_reason.py | ||