mirror of https://github.com/langgenius/dify.git
- Simplified retrieval of workflow arguments by directly accessing event.workflow_args. - Removed unnecessary conditional checks for user inputs, ensuring cleaner code. - Enhanced TriggerEventNode to use deepcopy for user inputs to prevent unintended mutations. |
||
|---|---|---|
| .. | ||
| debug | ||
| entities | ||
| utils | ||
| __init__.py | ||
| errors.py | ||
| provider.py | ||
| trigger_manager.py | ||