mirror of
https://github.com/langgenius/dify.git
synced 2026-03-10 03:00:20 +08:00
- Renamed and split parameters in DatasourceEntity into first_step_parameters and second_step_parameters. - Updated validation methods for new parameter structure. - Adjusted datasource_node to reference first_step_parameters. - Cleaned up unused imports and improved type hints in workflow.py. |
||
|---|---|---|
| .. | ||
| callbacks | ||
| entities | ||
| graph_engine | ||
| nodes | ||
| repository | ||
| utils | ||
| __init__.py | ||
| constants.py | ||
| enums.py | ||
| errors.py | ||
| workflow_app_generate_task_pipeline.py | ||
| workflow_cycle_manager.py | ||
| workflow_engine_manager.py | ||
| workflow_entry.py | ||