mirror of https://github.com/langgenius/dify.git
- Removed unnecessary newline in `TriggerPluginNode` class for consistency. - Made `provider` in `TriggerIdentity` optional to enhance flexibility. - Added `trigger` field to `PluginDeclaration` and updated `PluginCategory` to include `Trigger`, improving the integration of trigger functionalities within the plugin architecture. These changes streamline the entity definitions and enhance the overall structure of the trigger and plugin components. |
||
|---|---|---|
| .. | ||
| callbacks | ||
| entities | ||
| graph_engine | ||
| nodes | ||
| repositories | ||
| utils | ||
| __init__.py | ||
| constants.py | ||
| conversation_variable_updater.py | ||
| enums.py | ||
| errors.py | ||
| system_variable.py | ||
| variable_loader.py | ||
| workflow_cycle_manager.py | ||
| workflow_entry.py | ||
| workflow_type_encoder.py | ||