mirror of
https://github.com/langgenius/dify.git
synced 2026-03-17 15:33:44 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_factory.py | ||
| file_factory.py | ||
| variable_factory.py | ||