dify/api/core/app/task_pipeline
-LAN- 03018823d8 fix(workflow): handle special values for process data consistently
- 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.
2024-10-14 16:47:03 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
based_generate_task_pipeline.py chore: cleanup ruff flake8-simplify linter rules (#8286) 2024-09-12 12:55:45 +08:00
easy_ui_based_generate_task_pipeline.py fix: #8843 event: tts_message_end always return in api streaming resp… (#8846) 2024-09-29 16:13:20 +08:00
message_cycle_manage.py fix: move exception to debug mode (#9258) 2024-10-12 09:28:45 +08:00
workflow_cycle_manage.py fix(workflow): handle special values for process data consistently 2024-10-14 16:47:03 +08:00
workflow_cycle_state_manager.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00