mirror of
https://github.com/langgenius/dify.git
synced 2026-03-01 05:48:40 +08:00
- 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.