mirror of https://github.com/langgenius/dify.git
- Apply `handle_special_values` to `process_data` in workflow cycle management. - Improve template processing in `AdvancedPromptTransform` with `VariablePool`. - Make `system_variables` and `user_inputs` optional in `VariablePool` initialization. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| based_generate_task_pipeline.py | ||
| easy_ui_based_generate_task_pipeline.py | ||
| message_cycle_manage.py | ||
| workflow_cycle_manage.py | ||
| workflow_cycle_state_manager.py | ||