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. |
||
|---|---|---|
| .. | ||
| code_executor | ||
| __init__.py | ||
| download.py | ||
| encrypter.py | ||
| marketplace.py | ||
| model_provider_cache.py | ||
| moderation.py | ||
| module_import_helper.py | ||
| position_helper.py | ||
| provider_cache.py | ||
| provider_encryption.py | ||
| ssrf_proxy.py | ||
| tool_parameter_cache.py | ||
| trace_id_helper.py | ||