mirror of https://github.com/langgenius/dify.git
- Updated references from `PluginTriggerNode` to `TriggerEventNode` across multiple files to reflect the new naming convention. - Modified `PluginTriggerNodeData` to `TriggerEventNodeData`, including changes to event parameters for better clarity and consistency in data handling. - Removed the deprecated `trigger_plugin_node.py` file as part of the refactor. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| entities.py | ||
| exc.py | ||
| node.py | ||
| template.py | ||
| variable_template_parser.py | ||